VR-Forces 4.1 Class Documentation
List of all members | Public Types | Public Member Functions
DtBhaveLinesModelClassDefinition Class Reference

Definition class for the scene object class: DtBhaveLinesModel. More...

Inheritance diagram for DtBhaveLinesModelClassDefinition:
Inheritance graph
[legend]

Public Types

enum  FunctionIds { function_update, function_init, end_FunctionIds }
 Unique Function Ids used to store the state functions in a message. More...
- Public Types inherited from makVrv::DtAgentDefinition< DtBhaveLinesModel >
typedef std::map< unsigned int,
DtMessageMemberCall
< DtBhaveLinesModel > * > 
CallMap

Public Member Functions

 DtBhaveLinesModelClassDefinition (const std::string &className="DtBhaveLinesModel")
 CTOR- all functions pointers are binded in the CTOR.
virtual ~DtBhaveLinesModelClassDefinition ()
 DTOR.
- Public Member Functions inherited from makVrv::DtAgentDefinition< DtBhaveLinesModel >
 DtAgentDefinition (const std::string &className)
 CTOR.
virtual ~DtAgentDefinition ()
virtual bool doCall (DtDe &de, unsigned int function, DtBhaveLinesModel *o, DtMessage &message)
 Execute a call.
virtual void handle (DtDe &de, DtBhaveLinesModel *o, DtMessage &msg)
 Handle an update message.
virtual void bindFunction (unsigned int function, DtMessageMemberCall< DtBhaveLinesModel > *member)
 Bind a function.
virtual const std::string & className () const
virtual bool containsClassName (const std::string &className)

Additional Inherited Members

- Protected Attributes inherited from makVrv::DtAgentDefinition< DtBhaveLinesModel >
std::string myClassName
CallMap myCallMap

Detailed Description

Definition class for the scene object class: DtBhaveLinesModel.

Member Enumeration Documentation

Unique Function Ids used to store the state functions in a message.

Enumerator:
function_update 
function_init 
end_FunctionIds 

Constructor & Destructor Documentation

DtBhaveLinesModelClassDefinition::DtBhaveLinesModelClassDefinition ( const std::string &  className = "DtBhaveLinesModel")

CTOR- all functions pointers are binded in the CTOR.

virtual DtBhaveLinesModelClassDefinition::~DtBhaveLinesModelClassDefinition ( )
virtual

DTOR.


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

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)