vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CarSim::MessageStartStopDestination Class Reference

#include <CCUStructs.h>

Inheritance diagram for CarSim::MessageStartStopDestination:
vrecko::VreckoMessage

Public Member Functions

 MessageStartStopDestination ()
 
 MessageStartStopDestination (StartStopDestination &dataToCopy)
 
virtual const char * getMessageId ()
 
- Public Member Functions inherited from vrecko::VreckoMessage
 VreckoMessage ()
 
virtual ~VreckoMessage ()
 
virtual bool setValueFromString (const char *valueAsString)
 
virtual bool isEqualTo (VreckoMessage *otherMsg)
 

Public Attributes

StartStopDestination data
 

Constructor & Destructor Documentation

CarSim::MessageStartStopDestination::MessageStartStopDestination ( )
inline
CarSim::MessageStartStopDestination::MessageStartStopDestination ( StartStopDestination dataToCopy)
inline

Member Function Documentation

virtual const char* CarSim::MessageStartStopDestination::getMessageId ( )
inlinevirtual

Should be overridden to return the name of new class.

Reimplemented from vrecko::VreckoMessage.

Member Data Documentation

StartStopDestination CarSim::MessageStartStopDestination::data

The documentation for this class was generated from the following file: