![]() |
VR-Forces 5.0.2 Developer's Guide
|
1) Define the interface class that will be used to represent the next and curent frames. The UNDEFINED_ macros are convenience macros that will define methods that throw exceptions (until they are implemented)

Protected Attributes | |
| UInt32 | myUUIDColumn |
| UInt32 | myMarkingTextColumn |
| UInt32 | myForceTypeColumn |
| UInt32 | myEntityIdColumn |
| UInt32 | myAppearanceBitsColumn |
| UInt32 | myObjectTypeColumn |
Protected Attributes inherited from makVrf::DtFrameStateInterface | |
| bool | myIsModified |
| UInt64 | myId |
| UInt64 | myStateId |
| UInt64 | myLegionId |
| bool | myIsWritable |
| bool | myCleared |
| bool | myAdvancedFrame |
Additional Inherited Members | |
Static Public Member Functions inherited from makVrf::DtSimulatedObjectStateComponent | |
| static DtStateComponent::StateComponentType | ComponentType () |
| static const char * | StringType () |
Public Attributes inherited from makVrf::DtSimulatedObjectStateComponent | |
| boost::signals2::signal< void(const DtUUID &, const DtUUID &, makVrf::SimStateID)> | signal_uuidChanged |
| boost::signals2::signal< void(const DtString &, const DtString &, makVrf::SimStateID)> | signal_markingTextChanged |
| boost::signals2::signal< void(int oldForce, int newForce, makVrf::SimStateID)> | signal_forceChanged |
Public Attributes inherited from makVrf::DtFrameStateInterface | |
| boost::signals2::signal< void(DtFrameStateInterface *)> | signal_stateComponentAboutToBeDeleted |
| boost::signals2::signal< void(const DtFrameStateInterface *)> | signal_componentModified |
Protected Member Functions inherited from makVrf::DtFrameStateInterface | |
| virtual void | makeWritable () |
| virtual void | makeReadOnly () |
|
inline |
|
inlinevirtual |
Reimplemented in makVrf::DtEnvironmentalStateComponentCurrentFrame.
|
inlinevirtual |
Number of additional records.
Reimplemented in makVrf::DtEnvironmentalStateComponentCurrentFrame, and makVrf::DtEnvironmentalStateComponentNextFrame.
|
inlinevirtual |
Returns instance handles to all the records in this environmental.
Reimplemented in makVrf::DtEnvironmentalStateComponentCurrentFrame, and makVrf::DtEnvironmentalStateComponentNextFrame.
|
inlinevirtual |
Adds a new record to this environmental (this must be an instance handle)
Reimplemented in makVrf::DtEnvironmentalStateComponentNextFrame.
|
inlinevirtual |
Removes a record from this environmental (this must be an instance handle)
Reimplemented in makVrf::DtEnvironmentalStateComponentNextFrame.
|
inlinevirtual |
The instance handle for the read (or write) environment process repository.
Reimplemented in makVrf::DtEnvironmentalStateComponentCurrentFrame, and makVrf::DtEnvironmentalStateComponentNextFrame.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |