![]() |
VR-Vantage 3.1 API Documentation
|
Go to the source code of this file.
Classes | |
| class | DtExtendedAttributesInitializer |
| DtExtendedAttributesInitializer performs all initialization required to register publishers, reflected lists, state repositories, encoders, and decoders for a set of object classes that should support extended attributes. More... | |
| class | DtEntityExtendedAttributesInitializer |
| The extended attributes initializer for entity objects. More... | |
| class | DtAggregateExtendedAttributesInitializer |
| The extended attributes initializer for aggregate objects. More... | |
| class | DtControlObjectExtendedAttributesInitializer |
| The extended attributes initializer for control objects. More... | |
Typedefs | |
| typedef std::map< DtString, RTI::AttributeHandle > | DtAttributeNameToHandleMap |
| typedef boost::shared_ptr < DtAttributeNameToHandleMap > | DtAttributeNameToHandleMapPtr |
| typedef std::map < RTI::ObjectClassHandle, DtAttributeNameToHandleMapPtr > | DtClassAttributeNameToHandleMap |
| typedef DtBoost::shared_ptr < DtExtendedAttributesInitializer > | DtExtendedAttributesInitializerPtr |
| typedef std::map<DtString, RTI::AttributeHandle> DtAttributeNameToHandleMap |
| typedef boost::shared_ptr<DtAttributeNameToHandleMap> DtAttributeNameToHandleMapPtr |
| typedef std::map<RTI::ObjectClassHandle, DtAttributeNameToHandleMapPtr> DtClassAttributeNameToHandleMap |
| typedef DtBoost::shared_ptr<DtExtendedAttributesInitializer> DtExtendedAttributesInitializerPtr |