11 #ifndef DtUnknownHlaObject_H_
12 #define DtUnknownHlaObject_H_
38 RTI::ObjectInstanceHandle
id,
63 const RTI::AttributeHandleValueMap& ahvm
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:58
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
DtHlaObject & operator=(const DtHlaObject &src)
Assignment operator: not implemented; do not call.
This file provides a declaration of the class DtHlaObject.
virtual void reflect(const DtStateMsg &msg)=0
Handle reflection of object (receipt of state message) from the network.
An instance of DtObjClassDesc is a "class descriptor" for an HLA Object class.
Definition: objClassDesc1516.h:41
Instances of DtHlaObject are used to represent HLA objects which are communicated across the network...
Definition: hlaObject.h:56
ObjectInstanceHandle ObjectHandle
Definition: rtiCompatibility.h:192
Used to provide backwards compatibility for VR-Link Encoders and Decoders who use either AttributeHan...
Definition: rtiCompatibility.h:154
class DtStateMsg:
Definition: stateMsgHLA.h:32
virtual void update()
Generate and send any necessary attribute updates through the RTI.
Instances of DtUnknownHlaObject are used to store attributes for HLA objects which are not known by o...
Definition: unknownHlaObject.h:24