MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtObjectMgr Member List

This is the complete list of members for DtObjectMgr, including all inherited members.

acceptObjectChannel(unsigned long channel)DtObjectMgrprotectedvirtual
acceptRequestChannel(unsigned long channel)DtObjectMgrprotectedvirtual
acquireAttrs(DtObjectInstanceHandle objHand, const DtAttributeHandleSet &desiredAttributes, bool onlyIfAvail, char const *tag=DtRtiMsg::theDefaultTag)DtObjectMgrvirtual
addAllObj(DtRtiObject *obj)DtObjectMgrvirtual
addClassMulticast(DtObjectClassInfo *classDesc, float rate=-1.0)DtObjectMgrprotectedvirtual
addKnownObj(DtRtiObject *obj)DtObjectMgrvirtual
addLrcManagedObj(DtRtiObject *obj)DtObjectMgrvirtual
addOwnedObj(DtRtiObject *obj)DtObjectMgrvirtual
addPendingDiscovery(DtObjectInstanceHandle objectHandle, DtObjectClassHandle classHandle, DtFederateHandle federate, bool isNonDiscovery)DtObjectMgrvirtual
addPendingDivestNotification(DtObjectInstanceHandle objectHandle, DtAttributeHandleSet attributes)DtObjectMgrvirtual
addPendingRegister(DtObjectClassHandle theClass, DtFederateHandle fedHandle=0)DtObjectMgrvirtual
addPendingRegisterForObject(DtObjectInstanceHandle objHandle)DtObjectMgrvirtual
addPendingRemoval(DtObjectInstanceHandle id)DtObjectMgrvirtual
addPendingRequestAttrs(DtObjectInstanceHandle objectHandle, DtAttributeHandleSet attributes)DtObjectMgrvirtual
addPendingStartReg(DtObjectClassHandle theClass)DtObjectMgrvirtual
addPendingStartUpdates(DtObjectInstanceHandle obj, const DtAttributeHandleSet &attributeList)DtObjectMgrvirtual
addPendingStopReg(DtObjectClassHandle theClass)DtObjectMgrvirtual
addPendingStopUpdates(DtObjectClassHandle theClass, const DtAttributeHandleSet &attributeList)DtObjectMgrvirtual
addPendingSubscription(DtObjectClassHandle theClass, DtFederateHandle fedHandle=0)DtObjectMgrvirtual
allObj(DtObjectInstanceHandle id)DtObjectMgrvirtual
allObj(const char *name)DtObjectMgrvirtual
allObjects() const DtObjectMgrvirtual
attributeRelevanceSwitch()DtObjectMgrvirtual
attributeScopeSwitch()DtObjectMgrvirtual
autoProvideAttrValueUpdate()DtObjectMgrvirtual
cancelAcquire(DtObjectInstanceHandle objHand, const DtAttributeHandleSet &attrs)DtObjectMgrvirtual
cancelDivest(DtObjectInstanceHandle objHand, const DtAttributeHandleSet &attrs)DtObjectMgrvirtual
classRelevanceSwitch()DtObjectMgrvirtual
collectRemoteSubscriptions(DtRtiObject &object)DtObjectMgrprotectedvirtual
connectMgr()DtObjectMgrinline
connectMgr() const DtObjectMgrinline
create(DtFederateMgr *fedMgr)DtObjectMgrstatic
deleteAllOwnedObjects()DtObjectMgrprotectedvirtual
deleteObj(DtObjectInstanceHandle objectID, RTI::FedTime const *theTime, char const *theTag)DtObjectMgrvirtual
deleteObj(DtRtiObject *obj, bool isLocalDelete=false)DtObjectMgrprotectedvirtual
destroyObjectLists()DtObjectMgrprotectedvirtual
disableAttributeRelevanceSwitch()DtObjectMgrvirtual
disableAttributeScopeSwitch()DtObjectMgrvirtual
disableClassRelevanceSwitch()DtObjectMgrvirtual
discoverObject(DtObjectInstanceHandle objHandle, const char *objName, DtObjectClassInfo *actualClass, DtObjectClassInfo *discoveredClass, const DtAttributeHandleSet &attrSet, DtFederateHandle federateHandle, bool federateOwnsPrivilegeToDelete)DtObjectMgrprotectedvirtual
divestAllInstances(DtObjectClassHandle classHand, const DtAttributeHandleSet &attrs)DtObjectMgrprotectedvirtual
divestAllInstances()DtObjectMgrprotectedvirtual
divestOwnership(DtObjectInstanceHandle objHand, const DtAttributeHandleSet &attrs, DtDivestCondition condition, char const *tag=DtRtiMsg::theDefaultTag)DtObjectMgrvirtual
DtClassToPendingObjDiscMap typedefDtObjectMgrprotected
DtFederateToPendingObjDiscMap typedefDtObjectMgrprotected
DtObjClassAttrSetPairList typedefDtObjectMgrprotected
DtObjectClassHandleSet typedefDtObjectMgrprotected
DtObjectClassMaskMap typedefDtObjectMgrprotected
DtObjectInstanceHandleSet typedefDtObjectMgrprotected
DtObjectInstanceMaskMap typedefDtObjectMgrprotected
DtObjectMgr(DtFederateMgr *fedMgr)DtObjectMgrprotected
DtObjectMgr(DtObjectMgr const &)DtObjectMgrprivate
DtObjectMgrCreator typedefDtObjectMgr
DtObjHandleSet typedefDtObjectMgrprotected
DtObjInstAttrSetPairList typedefDtObjectMgrprotected
DtPendingRequestAttrMap typedefDtObjectMgr
enableAttributeRelevanceSwitch()DtObjectMgrvirtual
enableAttributeScopeSwitch()DtObjectMgrvirtual
enableClassRelevanceSwitch()DtObjectMgrvirtual
evaluateSubscription(DtRtiMsg const &msg)DtObjectMgrvirtual
federateHandleFromObjectID(DtObjectInstanceHandle id) const DtObjectMgrprotectedvirtual
federateMgr()DtObjectMgrinline
federateMgr() const DtObjectMgrinline
findReusableHandle()DtObjectMgrprotectedvirtual
firstSubscribedClass(DtObjectClassInfo *classDesc, DtHandle regSetHandle)DtObjectMgrvirtual
fom()DtObjectMgrinline
fom() const DtObjectMgrinline
getUniqueName(DtObjectInstanceHandle handle, MAKRti::DtString &objectName)DtObjectMgrvirtual
ignoreNextUpdate(DtObjectInstanceHandle hdl)DtObjectMgrvirtual
insertDiscBitMask(DtObjectClassHandle classHandle, DtFederateHandle fedHandle)DtObjectMgrprotectedvirtual
insertNonDiscBitMask(DtObjectClassHandle classHandle, DtFederateHandle fedHandle)DtObjectMgrprotectedvirtual
insertRegBitMask(DtObjectClassHandle classHandle, DtFederateHandle fedHandle)DtObjectMgrprotectedvirtual
insertSubBitMask(DtObjectClassHandle classHandle, DtFederateHandle fedHandle)DtObjectMgrprotectedvirtual
invokePendingDivestNotification()DtObjectMgrprotectedvirtual
invokeReflect(DtFederateHandle federateHandle, DtObjectInstanceHandle objectHandle, DtAhvps const &reflectedValues, DtTransportHandle transportType, DtOrderHandle sentOrder, char const *tag=0, RTI::FedTime const *time=0, unsigned long serialNumber=0)DtObjectMgrprotectedvirtual
isAcquistionPending()DtObjectMgrvirtual
isPostJoined() const DtObjectMgrvirtual
knownObj(DtObjectInstanceHandle id)DtObjectMgrvirtual
knownObj(const char *name)DtObjectMgrvirtual
knownObjects() const DtObjectMgrvirtual
localDeleteObj(DtObjectInstanceHandle obj)DtObjectMgrvirtual
lrcManagedObj(DtObjectInstanceHandle id)DtObjectMgrvirtual
lrcManagedObj(const char *name)DtObjectMgrvirtual
lrcManagedObjects() const DtObjectMgrvirtual
myAddrMapDtObjectMgrprotected
myAttributeRelevanceSwitchDtObjectMgrprotected
myAttributeScopeSwitchDtObjectMgrprotected
myClassRelevanceSwitchDtObjectMgrprotected
myClockDtObjectMgrprotected
myConstrainedDeleteKindsDtObjectMgrprotected
myConstrainedUpdateKindsDtObjectMgrprotected
myDeletedObjectsDtObjectMgrprotected
myFailedNamesDtObjectMgrprotected
myFederateMgrDtObjectMgrprotected
myForceBestEffortDtObjectMgrprotected
myFreeObjHandleDtObjectMgrprotected
myHlaNamePrefixDtObjectMgrprotected
myIgnoreObjectsDtObjectMgrprotected
myIsJoinedDtObjectMgrprotected
myKnownObjsDtObjectMgrprotected
myKnownObjsByNameDtObjectMgrprotected
myLocalDeletedObjectsDtObjectMgrprotected
myLrcManagedObjsDtObjectMgrprotected
myLrcManagedObjsByNameDtObjectMgrprotected
myNextPendingDiscTimeDtObjectMgrprotected
myNotifiedDivestituresDtObjectMgrprotected
myObjectsDtObjectMgrprotected
myObjectsByNameDtObjectMgrprotected
myOwnedObjsDtObjectMgrprotected
myOwnedObjsByNameDtObjectMgrprotected
myPendingDiscoveriesDtObjectMgrprotected
myPendingDiscoveriesMaskListDtObjectMgrprotected
myPendingDivestNotificationsDtObjectMgrprotected
myPendingInstRegisterListDtObjectMgrprotected
myPendingNonDiscoveriesDtObjectMgrprotected
myPendingNonDiscoveriesMaskListDtObjectMgrprotected
myPendingRegisterListDtObjectMgrprotected
myPendingRegisterMaskListDtObjectMgrprotected
myPendingRemovalsDtObjectMgrprotected
myPendingRequestAttrsDtObjectMgrprotected
myPendingStartRegListDtObjectMgrprotected
myPendingStartUpdatesListDtObjectMgrprotected
myPendingStopRegListDtObjectMgrprotected
myPendingStopUpdatesListDtObjectMgrprotected
myReservedNamesDtObjectMgrprotected
myRestoreInProgressDtObjectMgrprotected
myRetransmitSubClassDtObjectMgrprotected
myRetransmitSubClassMaskDtObjectMgrprotected
myReuseIdsDtObjectMgrprotected
myUsedNamesDtObjectMgrprotected
nextOffsetId()DtObjectMgrprotectedvirtual
notifyDivestedAttributes(DtObjectClassHandle objectClass, DtAttributeHandleSet const &attrs)DtObjectMgrprotectedvirtual
numObjectsOwned()DtObjectMgrvirtual
objectClass(DtObjectInstanceHandle handle)DtObjectMgrvirtual
objectHandle(const char *name)DtObjectMgrvirtual
objectName(DtObjectInstanceHandle handle)DtObjectMgrvirtual
objectWasCreatedByFederate(DtRtiObject const &obj, DtFederateHandle const &fedHandle)DtObjectMgrvirtual
operator=(DtObjectMgr const &)DtObjectMgrprivate
ownedObj(DtObjectInstanceHandle id)DtObjectMgrvirtual
ownedObj(const char *name)DtObjectMgrvirtual
ownedObjects() const DtObjectMgrvirtual
params()DtObjectMgrinline
params() const DtObjectMgrinline
postJoinInit()DtObjectMgrvirtual
postTick()DtObjectMgrvirtual
prepareToResign(RTI::ResignAction const &theAction)DtObjectMgr
prepareToRestore()DtObjectMgrvirtual
preTick()DtObjectMgrvirtual
processAcquire(DtObjectInstanceHandle objHand, const DtAttributeHandleSet &attrs, DtFederateHandle fed, bool onlyIfAvail, char const *tag)DtObjectMgrprotectedvirtual
processCancelAcquire(DtObjectInstanceHandle objHand, const DtAttributeHandleSet &attrs, DtFederateHandle fed)DtObjectMgrprotectedvirtual
processConfirmCancelAcquire(DtObjectInstanceHandle objHand, const DtAttributeHandleSet &attrs)DtObjectMgrprotectedvirtual
processDelete(const DtDeleteRoMsg &msg)DtObjectMgrprotectedvirtual
processDelete(const DtDeleteRoMsg &msg, void *usr)DtObjectMgrprotectedstatic
processDiscover(const DtDiscObjMsg &msg)DtObjectMgrprotectedvirtual
processDiscover(const DtDiscObjMsg &msg, void *usr)DtObjectMgrprotectedstatic
processDivest(DtObjectInstanceHandle objHand, const DtAttributeHandleSet &attrs, DtFederateHandle fed, bool negotiated, char const *tag=DtRtiMsg::theDefaultTag)DtObjectMgrprotectedvirtual
processGiveToLrc(DtObjectInstanceHandle objHand, const DtAttributeHandleSet &attrs, char const *tag, DtHandle hand)DtObjectMgrprotectedvirtual
processLocDelete(const DtLocDelMsg &msg)DtObjectMgrprotectedvirtual
processLocDelete(const DtLocDelMsg &msg, void *usr)DtObjectMgrprotectedstatic
processMultiRegister(const DtMultiRegObjMsg &msg)DtObjectMgrprotectedvirtual
processMultiRegister(const DtMultiRegObjMsg &msg, void *usr)DtObjectMgrprotectedstatic
processNameReserved(DtNameReservedMsg const &msg)DtObjectMgrprotectedvirtual
processNameReserved(DtNameReservedMsg const &msg, void *usr)DtObjectMgrprotectedstatic
processNewObj(DtObjectInstanceHandle objHand, DtObjectClassHandle realClass, const char *name, const DtAttributeHandleSet &inSet, DtHandle regSetHandle, DtFederateHandle sourceFederate)DtObjectMgrvirtual
processNewObj(DtObjectInstanceHandle objHand, DtObjectClassInfo *actualClass, DtObjectClassInfo *subscribedClass, const char *name, const DtAhvps &inSet, DtHandle regSetHandle, DtFederateHandle sourceFederate)DtObjectMgrprotectedvirtual
processNotifyAcquire(DtObjectInstanceHandle objHand, const DtAttributeHandleSet &attrs, char const *tag=DtRtiMsg::theDefaultTag, bool forceAcquire=false)DtObjectMgrprotectedvirtual
processNotifyAcquireForDirectedMessaging(DtFederateHandle fedHandle, DtObjectInstanceHandle objHand, const DtAttributeHandleSet &attrs)DtObjectMgrprotectedvirtual
processOwnership(const DtOwnershipMsg &msg)DtObjectMgrprotectedvirtual
processOwnership(const DtOwnershipMsg &msg, void *usr)DtObjectMgrprotectedstatic
processPub(const DtPubObjMsg &msg)DtObjectMgrprotectedvirtual
processPub(const DtPubObjMsg &msg, void *usr)DtObjectMgrprotectedstatic
processQueryOwner(DtObjectInstanceHandle objHand, DtAttributeHandle attr, DtFederateHandle requestor)DtObjectMgrprotectedvirtual
processRegister(const DtRegObjMsg &msg)DtObjectMgrprotectedvirtual
processRegister(const DtRegObjMsg &msg, void *usr)DtObjectMgrprotectedstatic
processRequest(const DtRequestMsg &msg)DtObjectMgrprotectedvirtual
processRequest(const DtRequestMsg &msg, void *usr)DtObjectMgrprotectedstatic
processRequestDiscover(const DtReqDiscObjMsg &msg)DtObjectMgrprotectedvirtual
processRequestDiscover(const DtReqDiscObjMsg &msg, void *usr)DtObjectMgrprotectedstatic
processReserveName(DtReserveNameMsg const &msg)DtObjectMgrprotectedvirtual
processReserveName(DtReserveNameMsg const &msg, void *usr)DtObjectMgrprotectedstatic
processResign(const DtResignMsg &msg)DtObjectMgrvirtual
processSub(const DtSubObjMsg &msg)DtObjectMgrprotectedvirtual
processSub(const DtSubObjMsg &msg, void *usr)DtObjectMgrprotectedstatic
processUnpub(const DtUnpubObjMsg &msg)DtObjectMgrprotectedvirtual
processUnpub(const DtUnpubObjMsg &msg, void *usr)DtObjectMgrprotectedstatic
processUnsub(const DtUnsubObjMsg &msg)DtObjectMgrprotectedvirtual
processUnsub(const DtUnsubObjMsg &msg, void *usr)DtObjectMgrprotectedstatic
processUpdate(const DtUpdateMsg &msg)DtObjectMgrprotectedvirtual
processUpdate(const DtUpdateMsg &msg, void *usr)DtObjectMgrprotectedstatic
provideAttrValueUpdate(const DtRtiObject *obj, const DtAttributeHandleSet &attrHandles, char const *tag)DtObjectMgrprotectedvirtual
publish(DtObjectClassHandle theObject, const DtAttributeHandleSet &attributeList)DtObjectMgrvirtual
published(DtObjectClassHandle handle)DtObjectMgrvirtual
purgeDeletedObjects()DtObjectMgrprotectedvirtual
queryOwnership(DtObjectInstanceHandle obj, DtAttributeHandle attr)DtObjectMgrvirtual
registerObj(DtObjectClassHandle theClass, const char *name)DtObjectMgrvirtual
registerObj(DtObjectClassHandle theClass)DtObjectMgrvirtual
registerObj(DtObjectClassHandle theClass, DtObjectInstanceHandle objHandle, const char *name)DtObjectMgrprotectedvirtual
releaseAllAttributes(DtRtiObject *object)DtObjectMgrprotectedvirtual
releaseOwnership(DtRtiObject *obj, const DtAttributeHandleSet &attrs)DtObjectMgrprotectedvirtual
releaseResponse(DtObjectInstanceHandle objHand, const DtAttributeHandleSet &attrs)DtObjectMgrvirtual
remotePassiveSubscribe(DtObjectClassInfo &classDesc, const DtAttributeHandleSet &attrs, DtFederateHandle fedHandle, bool isReplacement)DtObjectMgrprotectedvirtual
remoteSubscribe(DtObjectClassInfo &classDesc, const DtAttributeHandleSet &attrs, DtFederateHandle fedHandle, bool isReplacement)DtObjectMgrprotectedvirtual
remoteUnsubscribe(DtObjectClassHandle classHandle, const DtAttributeHandleSet &attrs, DtFederateHandle fedHandle)DtObjectMgrprotectedvirtual
removeAllObj(DtObjectInstanceHandle obj)DtObjectMgrvirtual
removeClassMulticast(DtObjectClassInfo *classDesc, float rate=-1.0)DtObjectMgrprotectedvirtual
removedObjectIsRetained(DtObjectInstanceHandle objectHandle)DtObjectMgrprotectedvirtual
removeFromAllLists(DtRtiObject *object)DtObjectMgrvirtual
removeFromNotifiedDivestitures(DtObjectInstanceHandle objHdl, const DtAttributeHandleSet &attrs)DtObjectMgrprotectedvirtual
removeKnownObj(DtObjectInstanceHandle obj)DtObjectMgrvirtual
removeLrcManagedObj(DtObjectInstanceHandle obj)DtObjectMgrvirtual
removeObjectAssociations(DtRtiObject &object)DtObjectMgrprotectedvirtual
removeOwnedObj(DtObjectInstanceHandle obj)DtObjectMgrvirtual
requestClassUpdate(DtObjectClassHandle theClass, const DtAttributeHandleSet &theAttributes, char const *tag=DtRtiMsg::theDefaultTag, DtHandle regionSetHandle=DtDefaultRegionSetHandle)DtObjectMgrvirtual
requestObjectUpdate(DtObjectInstanceHandle theObject, const DtAttributeHandleSet &theAttributes, char const *tag=DtRtiMsg::theDefaultTag)DtObjectMgrvirtual
resendMultiRegister(DtObjectClassHandle classHandle)DtObjectMgrvirtual
resendRegister(DtRtiObject *obj, DtBitMask *sendMask=0)DtObjectMgrvirtual
reserveObjectInstanceName(std::string const &theObjectInstanceName)DtObjectMgrvirtual
resetOwner(DtFederateHandle fedHandle, DtObjectInstanceHandle objHandle)DtObjectMgrprotectedvirtual
restore(DtRtiSaveFile &file)DtObjectMgrvirtual
restoreInProgress() const DtObjectMgrvirtual
restoreObjectList(DtRtiSaveFile &file)DtObjectMgrprotectedvirtual
retainTsoDeletedObj(DtRtiObject *obj, RTI::FedTime const &time)DtObjectMgrprotectedvirtual
retainTsoRemovedObj(DtRtiObject *obj, RTI::FedTime const &time)DtObjectMgrprotectedvirtual
save(DtRtiSaveFile &file)DtObjectMgrvirtual
saveObjectList(DtRtiSaveFile &file)DtObjectMgrprotectedvirtual
savePacketLength()DtObjectMgrprotectedvirtual
sendDiscoverMsg(DtObjectInstanceHandle objHandle, DtObjectClassHandle classHandle, DtFederateHandle owner)DtObjectMgrprotectedvirtual
sendDiscoverMsg(DtObjectInstanceHandle objHandle, DtObjectClassHandle classHandle, DtFederateHandle owner, DtBitMask *fedHandles)DtObjectMgrprotectedvirtual
sendLocalDeleteMsg(DtObjectInstanceHandle handle)DtObjectMgrprotectedvirtual
sendNotDiscoveredMsgForSmartForwarding(DtObjectInstanceHandle handle, const DtObjectClassInfo &classInfo, DtFederateHandle federate, const DtAttributeHandleSet *attributes=0)DtObjectMgrvirtual
sendNotDiscoveredMsgForSmartForwarding(DtObjectInstanceHandle handle, const DtObjectClassInfo &classInfo, DtFederateHandle federate, const DtAhvps *attributes)DtObjectMgrvirtual
sendPendingDiscoveries()DtObjectMgrprotectedvirtual
sendPendingRegister()DtObjectMgrprotectedvirtual
sendPendingRemovals()DtObjectMgrprotectedvirtual
sendPendingRequestAttributes()DtObjectMgrprotectedvirtual
sendPendingStartReg()DtObjectMgrprotectedvirtual
sendPendingStartUpdates()DtObjectMgrprotectedvirtual
sendPendingStopReg()DtObjectMgrprotectedvirtual
sendPendingStopUpdates()DtObjectMgrprotectedvirtual
sendPendingSubscription()DtObjectMgrprotectedvirtual
sendPublishMsg(DtObjectClassHandle handle, const DtAttributeHandleSet &theSet)DtObjectMgrprotectedvirtual
sendRegister(DtRtiObject *obj)DtObjectMgrvirtual
sendRegisterMsg(DtRtiObject *object, DtBitMask *sendMask=0)DtObjectMgrprotectedvirtual
sendRegisterMsg(DtRtiMsg *msg, DtRtiObject *object, DtBitMask *sendMask=0)DtObjectMgrprotectedvirtual
sendRemoveDiscoverMsg(DtObjectInstanceHandle objHandle, DtObjectClassHandle classHandle, DtFederateHandle fedHandle)DtObjectMgrprotectedvirtual
sendRequestDiscoverMsg(DtObjectInstanceHandle objHandle, DtObjectClassHandle classHandle)DtObjectMgrprotectedvirtual
sendReserveNameMsg(std::string const &theObjectInstanceName)DtObjectMgrprotectedvirtual
sendSubscribeMsg(DtObjectClassHandle theObj, bool isPassive, bool replacement, const DtAttributeHandleSet &theSet, DtFederateHandle fedHandle)DtObjectMgrprotectedvirtual
sendSubscribeMsg(DtObjectClassHandle theObj, bool isPassive, bool replacement, const DtAttributeHandleSet &theSet, DtBitMask *sendMask=0)DtObjectMgrprotectedvirtual
sendUnpublishMsg(DtObjectInstanceHandle handle, const DtAttributeHandleSet &theSet)DtObjectMgrprotectedvirtual
sendUnsubscribeMsg(DtObjectClassHandle handle, const DtAttributeHandleSet &theSet)DtObjectMgrprotectedvirtual
sendUpdate(DtObjectInstanceHandle theObject, const DtAhvps &theAttrs, RTI::FedTime const *theTime, char const *tag)DtObjectMgrvirtual
sendUpdate(DtRtiObject *theObject, const DtAhvps &theAttrs, RTI::FedTime const *theTime, char const *tag)DtObjectMgrvirtual
sendUpdateMessage(DtUpdateMsg *update, DtObjectClassInfo *classDesc, DtUpdateType updateType, MAKRti::DtTransportType trans, unsigned int numberAttrs, MAKRti::DtInetAddr destAddr=DtInetAddr::inaddrAny(), unsigned int offset=0)DtObjectMgrprotectedvirtual
setAttributeOrderType(DtObjectInstanceHandle theObject, const DtAttributeHandleSet &theAttributes, MAKRti::DtOrderType theType)DtObjectMgrvirtual
setAttributeRelevanceSwitch(bool enableSwitch)DtObjectMgrvirtual
setAttributeScopeSwitch(bool enableSwitch)DtObjectMgrvirtual
setAttributeTransportType(DtObjectInstanceHandle theObject, const DtAttributeHandleSet &theAttributes, MAKRti::DtTransportType theType)DtObjectMgrvirtual
setClassRelevanceSwitch(bool enableSwitch)DtObjectMgrvirtual
setCreatorFunction(DtObjectMgrCreator creator)DtObjectMgrstatic
setDiscoveredClass(DtRtiObject &object, DtFederateHandle federateHandle, DtObjectClassHandle classHandle)DtObjectMgrprotectedvirtual
setInternalCreatorFunction(DtObjectMgrCreator fn)DtObjectMgrstatic
setRestoreInProgress(bool isRestore)DtObjectMgrvirtual
subscribe(DtObjectClassHandle theClass, const DtAttributeHandleSet &attributeList, bool active)DtObjectMgrvirtual
subscribed(DtObjectClassHandle handle)DtObjectMgrvirtual
testResign(RTI::ResignAction const &theAction)DtObjectMgr
theCreatorDtObjectMgrprotectedstatic
theInternalCreatorDtObjectMgrprotectedstatic
throwIfAcquisitionPending(DtObjectClassHandle classHand, const DtAttributeHandleSet &attrs)DtObjectMgrprotectedvirtual
turnUpdatesOff(DtRtiObject const &object, DtAttributeHandleSet const &oldOnSet)DtObjectMgrvirtual
turnUpdatesOn(DtRtiObject const &object, DtAttributeHandleSet const &oldOnSet)DtObjectMgrvirtual
uniqueHandle()DtObjectMgrvirtual
unpublishAttributes(DtObjectClassHandle theClass, DtAttributeHandleSet const &attributeList)DtObjectMgrvirtual
unpublishAttributes(DtObjectClassInfo &classDesc, DtAttributeHandleSet const &attributeList, bool implicitlyUnpublishPrivilegeToDelete)DtObjectMgrvirtual
unpublishClass(DtObjectClassHandle theObject)DtObjectMgrvirtual
unsubscribeAttributes(DtObjectClassHandle theClass, DtAttributeHandleSet const &attributeList)DtObjectMgrvirtual
unsubscribeAttributes(DtObjectClassInfo &classDesc, DtAttributeHandleSet const &attributeList)DtObjectMgrvirtual
unsubscribeClass(DtObjectClassHandle theClass)DtObjectMgrvirtual
useHlaNamePrefix()DtObjectMgrvirtual
~DtObjectMgr()DtObjectMgrvirtual

Document ID: Generated on Mon Mar 21 09:41:37 EDT 2016 from SVN revision 163228
Copyright © 2005-2015 VT MÄK Inc. All Rights Reserved (www.mak.com)