Main Page | Namespace List | Class Hierarchy | Data Structures | File List | Data Fields | Globals

Context Class Reference

#include <context.h>

Inheritance diagram for Context:

Inheritance graph
[legend]
Collaboration diagram for Context:

Collaboration graph
[legend]

Public Member Functions

void * register_data (BaseSceneNode *, void *)
void * remove_data (BaseSceneNode *)
void * get_data (BaseSceneNode *)
 Context ()
 ~Context ()

Protected Attributes

std::map< BaseSceneNode *,
void * > 
storage

Constructor & Destructor Documentation

Context::Context  )  [inline]
 

Context::~Context  ) 
 


Member Function Documentation

void * Context::register_data BaseSceneNode ,
void * 
 

void * Context::remove_data BaseSceneNode  ) 
 

void * Context::get_data BaseSceneNode  ) 
 


Field Documentation

std::map< BaseSceneNode*, void* > Context::storage [protected]
 


The documentation for this class was generated from the following files:
Generated on Wed Jun 23 18:47:31 2004 for cZUI by doxygen 1.3.5