, including all inherited members.
attributesInScope(ObjectHandle theObject, const std::vector< AttributeHandle > &attribArray, const UShort attribArraySize, TypeException &e) | ObjectManagement | |
attributesOutOfScope(ObjectHandle theObject, const std::vector< AttributeHandle > &attribArray, const UShort attribArraySize, TypeException &e) | ObjectManagement | |
changeAttributeOrderType(ObjectHandle theObjectHandle, std::vector< AttributeHandle > &attribArray, UShort attribArraySize, OrderType theType, TypeException &e) | ObjectManagement | |
changeAttributeTransportType(ObjectHandle theObjectHandle, std::vector< AttributeHandle > &attribArray, UShort attribArraySize, TransportType theType, TypeException &e) | ObjectManagement | |
changeInteractionOrderType(InteractionClassHandle theClassID, OrderType theType, TypeException &e) | ObjectManagement | |
changeInteractionTransportType(InteractionClassHandle theClassID, TransportType theType, TypeException &e) | ObjectManagement | |
comm | ObjectManagement | [protected] |
deleteObject(ObjectHandle theObjectHandle, FederationTime theTime, std::string theTag, TypeException &e) | ObjectManagement | |
deleteObject(ObjectHandle theObjectHandle, std::string theTag, TypeException &e) | ObjectManagement | |
discoverObject(ObjectHandle theObjectHandle, ObjectClassHandle theObjectClassHandle, const char *theObjectName, FederationTime theTime, EventRetractionHandle theHandle, TypeException &e) | ObjectManagement | |
fm | ObjectManagement | [protected] |
getAttributeHandle(const char *theName, ObjectClassHandle theClassHandle) | ObjectManagement | |
getAttributeName(AttributeHandle theHandle, ObjectClassHandle theClassHandle) | ObjectManagement | |
getInteractionClassHandle(const char *theName) | ObjectManagement | |
getInteractionClassName(InteractionClassHandle theClassHandle) | ObjectManagement | |
getObjectClass(ObjectHandle) | ObjectManagement | |
getObjectClassHandle(const char *theName) | ObjectManagement | |
getObjectClassName(ObjectClassHandle) | ObjectManagement | |
getObjectInstanceHandle(const char *) | ObjectManagement | |
getObjectInstanceName(ObjectHandle) | ObjectManagement | |
getOrderingHandle(const char *theName) | ObjectManagement | |
getOrderingName(OrderType theType) | ObjectManagement | |
getParameterHandle(const char *theParameterName, InteractionClassHandle theClassHandle) | ObjectManagement | |
getParameterName(ParameterHandle theParameterHandle, InteractionClassHandle theClassHandle) | ObjectManagement | |
getTransportationHandle(const char *theName) | ObjectManagement | |
getTransportationName(TransportType theType) | ObjectManagement | |
ObjectManagement(Communications *, FederationManagement *, RootObject *) | ObjectManagement | |
orderTypeList | ObjectManagement | [private, static] |
provideAttributeValueUpdate(ObjectHandle theObject, std::vector< AttributeHandle > &theAttributes, UShort attribArraySize, TypeException &e) | ObjectManagement | |
queues | ObjectManagement | [protected] |
receiveInteraction(InteractionClassHandle theInteraction, std::vector< ParameterHandle > ¶mArray, std::vector< ParameterValue_t > &valueArray, UShort paramArraySize, FederationTime theTime, const char *theTag, EventRetractionHandle theHandle, TypeException &e) | ObjectManagement | |
receiveInteraction(InteractionClassHandle theInteraction, std::vector< ParameterHandle > ¶mArray, std::vector< ParameterValue_t > &valueArray, UShort paramArraySize, const char *theTag, TypeException &e) | ObjectManagement | |
reflectAttributeValues(ObjectHandle theObjectHandle, std::vector< AttributeHandle > &attribArray, std::vector< AttributeValue_t > &valueArray, UShort attribArraySize, FederationTime theTime, const char *theTag, EventRetractionHandle theHandle, TypeException &e) | ObjectManagement | |
reflectAttributeValues(ObjectHandle theObjectHandle, std::vector< AttributeHandle > &attribArray, std::vector< AttributeValue_t > &valueArray, UShort attribArraySize, const char *theTag, TypeException &e) | ObjectManagement | |
reflectRetraction(EventRetractionHandle theHandle, TypeException &e) | ObjectManagement | |
registerObject(ObjectClassHandle theClassHandle, const char *theObjectName, FederationTime date, FederationTime heure, TypeException &e) | ObjectManagement | |
removeObject(ObjectHandle theObjectHandle, FederateHandle theFederateHandle, FederationTime theTime, const char *theTag, EventRetractionHandle theHandle, TypeException &e) | ObjectManagement | |
removeObject(ObjectHandle theObjectHandle, FederateHandle theFederateHandle, const char *theTag, TypeException &e) | ObjectManagement | |
removeObject(ObjectHandle theObject, ObjectRemovalReason theReason, TypeException &e) | ObjectManagement | |
requestObjectAttributeValueUpdate(ObjectHandle theObjectHandle, std::vector< AttributeHandle > &attribArray, UShort attribArraySize, TypeException &e) | ObjectManagement | |
retract(EventRetractionHandle theHandle, TypeException &e) | ObjectManagement | |
rootObject | ObjectManagement | [protected] |
sendInteraction(InteractionClassHandle theInteraction, std::vector< ParameterHandle > ¶mArray, std::vector< ParameterValue_t > &valueArray, UShort paramArraySize, FederationTime theTime, std::string theTag, RegionHandle, TypeException &e) | ObjectManagement | |
sendInteraction(InteractionClassHandle theInteraction, std::vector< ParameterHandle > ¶mArray, std::vector< ParameterValue_t > &valueArray, UShort paramArraySize, std::string theTag, RegionHandle, TypeException &e) | ObjectManagement | |
setAttributeRelevanceAdvisorySwitch(bool state, TypeException &e) | ObjectManagement | |
setAttributeScopeAdvisorySwitch(bool state, TypeException &e) | ObjectManagement | |
tm | ObjectManagement | |
transportTypeList | ObjectManagement | [private, static] |
turnUpdatesOffForObjectInstance(ObjectHandle theObject, const std::vector< AttributeHandle > &attribArray, const UShort attribArraySize, TypeException &e) | ObjectManagement | |
turnUpdatesOnForObjectInstance(ObjectHandle theObject, const std::vector< AttributeHandle > &attribArray, const UShort attribArraySize, TypeException &e) | ObjectManagement | |
updateAttributeValues(ObjectHandle theObjectHandle, std::vector< AttributeHandle > &attribArray, std::vector< AttributeValue_t > &valueArray, UShort attribArraySize, FederationTime theTime, std::string theTag, TypeException &e) | ObjectManagement | |
updateAttributeValues(ObjectHandle theObjectHandle, std::vector< AttributeHandle > &attribArray, std::vector< AttributeValue_t > &valueArray, UShort attribArraySize, std::string theTag, TypeException &e) | ObjectManagement | |
~ObjectManagement() | ObjectManagement | |