![]() |
VR-Forces 5.0.2 Developer's Guide
|
3) Define the current frame class. This will be used for read access.

Protected Member Functions | |
| const DtUUID | _uuid () const |
| const DtString | _markingText () const |
| const DtEntityIdentifier | _entityId () const |
| void | completeSetup () |
| void | updateVrfStateComponentParameters () |
| void | updatePhysicalLineHeightInformation () |
| void | updateCeilingInformation () |
| void | updatePhysicalLineWidthInformation () |
| void | handleDataUpdated (const std::vector< UInt32 > &attributesUpdated) |
| bool | checkUUIDChanged () |
| bool | checkForceChanged () |
| bool | checkMarkingTextChanged () |
| bool | checkEntityIdChanged () |
| void | advanceFrame (const DtEnvironmentalStateComponentData &data) |
Protected Member Functions inherited from makVrf::DtFrameStateInterface | |
| virtual void | makeWritable () |
| virtual void | makeReadOnly () |
Protected Attributes | |
| boost::signals2::scoped_connection | myVrfStateComponentChangedConnection |
| DtRwIntelCollectionArea * | myIntelCollectionAreaInformation |
| LOM::ReadEnvironmentProcessRepository | myReadEnvironmentProcessRepository |
| VRF::ReadVrfEnvironmentRecordRepository | myReadVrfEnvironmentRecordRepository |
| unsigned int | myCallbackHandle |
| unsigned int | myDataCallbackHandle |
| UInt32 | myCenterPointColumn |
| UInt32 | myOrientationColumn |
| int | myForceId |
| std::string | myMarkingText |
| DtStateData * | myStateData |
| DtEnvironmentalStateComponentData | myData |
Protected Attributes inherited from makVrf::DtEnvironmentalStateComponent | |
| 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 |
Friends | |
| class | DtEnvironmentalStateComponentImplementation |
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 |
| makVrf::DtEnvironmentalStateComponentCurrentFrame::DtEnvironmentalStateComponentCurrentFrame | ( | DtStateData * | ) |
|
virtual |
|
inline |
Current frame state only can access current frame buffers. This ensures thread safety.
| const bool& makVrf::DtEnvironmentalStateComponentCurrentFrame::isLocal | ( | ) | const |
| const DtString& makVrf::DtEnvironmentalStateComponentCurrentFrame::globalId | ( | ) | const |
| const DtUUID& makVrf::DtEnvironmentalStateComponentCurrentFrame::uuid | ( | ) | const |
| const DtString& makVrf::DtEnvironmentalStateComponentCurrentFrame::markingText | ( | ) | const |
| const DtForceType makVrf::DtEnvironmentalStateComponentCurrentFrame::forceType | ( | ) | const |
|
inline |
| const DtObjectType makVrf::DtEnvironmentalStateComponentCurrentFrame::objectType | ( | ) | const |
| const DtEntityIdentifier& makVrf::DtEnvironmentalStateComponentCurrentFrame::entityId | ( | ) | const |
| const UInt32 makVrf::DtEnvironmentalStateComponentCurrentFrame::appearanceBits | ( | ) | const |
| const int makVrf::DtEnvironmentalStateComponentCurrentFrame::tickPeriod | ( | ) | const |
| const int makVrf::DtEnvironmentalStateComponentCurrentFrame::color | ( | ) | const |
| const DtString makVrf::DtEnvironmentalStateComponentCurrentFrame::userData | ( | ) | const |
| const double& makVrf::DtEnvironmentalStateComponentCurrentFrame::physicalLineHeight | ( | ) | const |
| const double& makVrf::DtEnvironmentalStateComponentCurrentFrame::physicalLineWidth | ( | ) | const |
| const double& makVrf::DtEnvironmentalStateComponentCurrentFrame::ceilingHeight | ( | ) | const |
|
virtual |
Reimplemented from makVrf::DtEnvironmentalStateComponent.
| bool makVrf::DtEnvironmentalStateComponentCurrentFrame::readComponentValid | ( | ) | const |
| bool makVrf::DtEnvironmentalStateComponentCurrentFrame::findReadComponent | ( | ) |
|
virtual |
Number of additional records.
Reimplemented from makVrf::DtEnvironmentalStateComponent.
|
virtual |
Returns instance handles to all the records in this environmental.
Reimplemented from makVrf::DtEnvironmentalStateComponent.
|
virtual |
The instance handle for the read (or write) environment process repository.
Reimplemented from makVrf::DtEnvironmentalStateComponent.
| bool makVrf::DtEnvironmentalStateComponentCurrentFrame::checkForUpdatedItems | ( | ) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
inlineprotected |
|
friend |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |