CONNECTION Class Reference

#include <Controller.h>

Inheritance diagram for CONNECTION:

CONNECTIONTEMPLATE< T > List of all members.

Public Member Functions

 CONNECTION (char *pScene)
virtual CONTROLLERCreateController ()=0

Public Attributes

char * m_pScene
CONNECTIONm_pNext

Detailed Description

Definition at line 170 of file Controller.h.


Constructor & Destructor Documentation

CONNECTION::CONNECTION ( char *  pScene  ) 

Definition at line 19 of file SimRobotDocument.cpp.

References m_pNext, m_pScene, and pStart.


Member Function Documentation

virtual CONTROLLER* CONNECTION::CreateController (  )  [pure virtual]

Implemented in CONNECTIONTEMPLATE< T >.

Referenced by CSimRobotDocument::Compile().


Member Data Documentation

CONNECTION* CONNECTION::m_pNext

Definition at line 174 of file Controller.h.

Referenced by CSimRobotDocument::Compile(), and CONNECTION().

char* CONNECTION::m_pScene

Definition at line 173 of file Controller.h.

Referenced by CSimRobotDocument::Compile(), and CONNECTION().


The documentation for this class was generated from the following files:
Generated on Thu Dec 7 01:23:21 2006 for DT2005.panorama by  doxygen 1.4.7