Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

concept Struct Reference

#include <fack.hpp>

Inheritance diagram for concept:

obj_or_concept List of all members.

Public Member Functions

 concept (string readable_name, SDL_Surface *inv_surf)
SDL_Surface * get_inv_surf () const
bool can_be_moved_across_containers () const

Public Attributes

SDL_Surface * inv_surf

Constructor & Destructor Documentation

concept::concept string  readable_name,
SDL_Surface *  inv_surf
[inline]
 

Definition at line 565 of file fack.hpp.

References inv_surf.


Member Function Documentation

bool concept::can_be_moved_across_containers  )  const [inline, virtual]
 

Implements obj_or_concept.

Definition at line 580 of file fack.hpp.

SDL_Surface* concept::get_inv_surf  )  const [inline, virtual]
 

Implements obj_or_concept.

Definition at line 575 of file fack.hpp.

References inv_surf.


Member Data Documentation

SDL_Surface* concept::inv_surf
 

Definition at line 563 of file fack.hpp.

Referenced by concept(), and get_inv_surf().


The documentation for this struct was generated from the following file:
Generated on Wed May 25 15:36:08 2005 for FACK by  doxygen 1.4.0