VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
MyObjectManager Member List

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

add(DtLocalObject *simObject)DtLocalObjectManagervirtual
addObjectNameChangedCallback(DtVrfObjectNameChangedCallbackFcn fcn, void *usr) const DtLocalObjectManagervirtual
addObjectUUIDChangedCallback(DtVrfObjectUUIDChangedCallbackFcn fcn, void *usr) const DtLocalObjectManagervirtual
addQueueObjectToDelete(DtLocalObject *vrfobject)DtLocalObjectManagervirtual
addSimObjectAboutToBeAddedCallback(DtSimObjectListActivityCallbackFcn fcn, void *usrData, const DtObjectType &filter=DtObjectType::anyType(), bool invertFilter=false) const DtLocalObjectManagervirtual
addSimObjectAboutToBeLoadedCallback(DtSimObjectListActivityCallbackFcn fcn, void *usrData, const DtObjectType &filter=DtObjectType::anyType(), bool invertFilter=false) const DtLocalObjectManagervirtual
addSimObjectAboutToBeRemovedCallback(DtSimObjectListActivityCallbackFcn fcn, void *usrData, const DtObjectType &filter=DtObjectType::anyType(), bool invertFilter=false) const DtLocalObjectManagervirtual
addSimObjectAddedCallback(DtSimObjectListActivityCallbackFcn fcn, void *usrData, const DtObjectType &filter=DtObjectType::anyType(), bool invertFilter=false) const DtLocalObjectManagervirtual
addSimObjectConvertedToLocalCallback(DtSimObjectListActivityCallbackFcn fcn, void *usrData)DtLocalObjectManagervirtual
addSimObjectConvertedToRemoteCallback(DtSimObjectListActivityCallbackFcn fcn, void *usrData)DtLocalObjectManagervirtual
addSimObjectQueuedForRemovalCallback(DtVrfObjectQueuedForRemocalCallbackFcn fcn, void *usr) const DtLocalObjectManagervirtual
addStealthType(const DtEntityType &)DtLocalObjectManagervirtual
addSubordinatesToAggregate(DtLocalObject *object, const std::vector< DtUUID > &subordinates, DtAggregateState desiredState=DtFullyDisaggregated)DtLocalObjectManagervirtual
addUUIDMappingForObject(DtLocalObject *vrfObject)DtLocalObjectManagervirtual
addValidStateChangedCallbackFcn(DtValidStateChangedCallbackFcn fcn, void *usr) const DtLocalObjectManagervirtual
addVrfObjectAboutToBeAddedCallback(DtVrfObjectListActivityCallbackFcn fcn, void *usrData, const DtObjectType &filter=DtObjectType::anyType(), bool invertFilter=false) const DtLocalObjectManagervirtual
addVrfObjectAboutToBeLoadedCallback(DtVrfObjectListActivityCallbackFcn fcn, void *usrData, const DtObjectType &filter=DtObjectType::anyType(), bool invertFilter=false) const DtLocalObjectManagervirtual
addVrfObjectAboutToBeRemovedCallback(DtVrfObjectListActivityCallbackFcn fcn, void *usrData, const DtObjectType &filter=DtObjectType::anyType(), bool invertFilter=false) const DtLocalObjectManagervirtual
addVrfObjectAddedCallback(DtVrfObjectListActivityCallbackFcn fcn, void *usrData, const DtObjectType &filter=DtObjectType::anyType(), bool invertFilter=false) const DtLocalObjectManagervirtual
advanceFrame()DtLocalObjectManagerprotectedvirtual
aggregateAs(const DtObjectType &aggregateType, DtForceType force, const DtVector &dbPosition, DtReal heading, const std::vector< DtUUID > &subordinates=std::vector< DtUUID >(), const DtString &aggregateName=DtString::nullString(), bool addToOrbat=true)DtLocalObjectManagervirtual
aggregateAsCallback(DtSimMessage *msg, void *usr)DtLocalObjectManagerprotectedstatic
boundingVolumesOfChildren(const DtList &subObjects, int &totalLeafNodes) const DtLocalObjectManagerprotectedvirtual
calculateFormationOffsetsBasedOnFootprints(const DtList &) const DtLocalObjectManagerprotectedvirtual
canSimulate() const DtLocalObjectManagervirtual
checkAndMoveIfUniqueObject(const DtVrfLocalObjectCreateInformation &)DtLocalObjectManagervirtual
clearRemoteComponentAttachmentSystem()DtLocalObjectManagervirtual
clearSubordinateOperations()DtLocalObjectManagervirtual
closingScenario()DtLocalObjectManagervirtual
communicationManager() const DtLocalObjectManagerinline
completeObjectAddition(DtLocalObject *simObject)DtLocalObjectManagervirtual
convertedToRemote(const DtLocalObject *)DtLocalObjectManagervirtual
convertToLocal(DtLocalObject *)DtLocalObjectManagervirtual
coordinateSystem() const DtLocalObjectManagerprotectedvirtual
coordinateSystem()DtLocalObjectManagerprotectedvirtual
createAndInitTopLevelVrfObject(DtForceType forceType)DtLocalObjectManagervirtual
createAndInitTopLevelVrfObject(DtForceType forceType, const DtString &name)DtLocalObjectManagervirtual
createAndInitVrfObject(DtIfCreateVrfObject *creationInfo)DtLocalObjectManagervirtual
createAndInitVrfObject(DtIfAggregateAs *aggInfo)DtLocalObjectManagervirtual
createAndInitVrfObject(const DtObjectType &objectType, bool publishLocalObject=true, const DtString &objectName=DtString::nullString(), const DtString &objectLabel=DtString::nullString(), DtForceType forceType=DtForceOther, const DtList *vertices=0, const DtTaitBryan *orientation=0, bool projection=false, bool closedFigure=false, const DtAppearance &appearance=DtAppearance::nullAppearance(), bool createSubObjects=false, DtVrfObjectUserInitFcn userInit=0, void *userInitData=0, bool organize=true, const DtString &startingFormation=DtDefaultFormationString, DtAggregateCreationMode initialAggregateState=DtUseParameterDatabaseAggregateState, unsigned long requestId=0, const DtString &overlayParent="", const DtUUID &uuid=DtUUID::nullUUID(), bool addToOrbat=false)DtLocalObjectManagervirtual
createAndInitVrfObject(const DtVrfLocalObjectCreateInformation &crt)DtLocalObjectManagervirtual
createAndInitVrfObject(const DtObjectType &objectType, bool publishLocalObject=true, const DtString &objectName=DtString::nullString(), const DtString &objectLabel=DtString::nullString(), DtForceType forceType=DtForceOther, const DtVector &position=DtVector::zero(), const DtTaitBryan *orientation=0, bool projection=false, bool closedFigure=false, const DtAppearance &appearance=DtAppearance::nullAppearance(), bool createSubObjects=false, DtVrfObjectUserInitFcn userInitFcn=0, void *userInitData=0, bool organize=true, const DtString &startingFormation=DtDefaultFormationString, DtAggregateCreationMode initialAggregateState=DtUseParameterDatabaseAggregateState, unsigned long requestId=0, const DtString &overlayParent="", const DtUUID &startingUUID=DtUUID::nullUUID(), bool addToOrbat=false)DtLocalObjectManagervirtual
createForceLevelObjects()DtLocalObjectManagervirtual
createNameGenerator()DtLocalObjectManagerprotectedvirtual
createOwnershipTransferManager()DtLocalObjectManagerprotectedvirtual
createQueueEntryCreator(const DtVrfLocalObjectCreateInformation &msg)DtLocalObjectManagerprotectedvirtual
createRemoteComponentAttachmentManager()DtLocalObjectManagervirtual
createSimObjectList()DtLocalObjectManagervirtual
createSubObjectFromParameterEntry(const DtVrfSubObjectParameterEntry &entry, const DtVector &positionOffsetFromParent, const DtLocalObject &parent, const DtString &formationName, bool publishSubObject, unsigned long requestId=0, const DtString &overlayParent="", const DtString &markingText="", const DtUUID &uuid=DtUUID::nullUUID(), bool addToOrbat=true)DtLocalObjectManagerprotectedvirtual
createSubObjectsFromParameters(DtLocalObject *parent, bool publishSubobjects, unsigned long requestId, const DtString &overlayParent, bool addToOrbat)DtLocalObjectManagerprotectedvirtual
createVrfObjectCallback(DtSimMessage *msg, void *usr)DtLocalObjectManagerprotectedstatic
creator(DtSimulationServices *simManager)MyObjectManagerstatic
creator(DtSimulationServices *simManager)MyObjectManagerstatic
customizedMarkingsFor(const DtObjectType &)DtLocalObjectManagervirtual
deleteDynamicTerrainServerCallback(DtSimMessage *, void *)DtLocalObjectManagerprotectedstatic
deleteVrfObjectByIdCallback(DtSimMessage *msg, void *usr)DtLocalObjectManagerprotectedstatic
deleteVrfObjectCallback(DtSimMessage *msg, void *usr)DtLocalObjectManagerprotectedstatic
deleteVrfObjectsToBeDeleted()DtLocalObjectManagervirtual
DtCreateQueueEntryPtr typedefDtLocalObjectManager
DtLocalObjectManager(DtSimulationServices *simServices)DtLocalObjectManager
DtModifyQueueEntryPtr typedefDtLocalObjectManagerprotected
DtNameChangedCallbackList typedefDtLocalObjectManagerprotected
DtObjectQueuedForRemovalCallbackList typedefDtLocalObjectManagerprotected
DtUUIDChangedCallbackList typedefDtLocalObjectManagerprotected
DtValidStateChangedCallbackList typedefDtLocalObjectManagerprotected
DtVrfObjectCreateQueue typedefDtLocalObjectManager
DtVrfObjectModifyQueue typedefDtLocalObjectManagerprotected
eventManager() const DtLocalObjectManager
extendedLabelsOperationCallback(DtSimMessage *msg, void *usr)DtLocalObjectManagerprotectedstatic
generateObjectIdentifier()DtLocalObjectManagerprotectedvirtual
generateUniqueName(int maxLength, const DtString &root="Object") const DtLocalObjectManagervirtual
getList(const DtVrfObjectPredicate &predicate, bool reevaluateFlag=false, DtTime evaluationPeriod=0)DtLocalObjectManager
getObjectByType(const DtEntityType &) const DtLocalObjectManagervirtual
hasDynamicTerrainServer() const DtLocalObjectManagervirtual
hasObjectType(const DtObjectType &) const DtLocalObjectManagervirtual
hasOutstandingSubordinateChanges() const DtLocalObjectManagervirtual
hookSuperiorToSubordinates(DtLocalObject *localObject)DtLocalObjectManagerprotectedvirtual
hostingDynamicTerrainServer() const DtLocalObjectManagervirtual
init()MyObjectManagervirtual
initializeRemoteComponentAttachmentSystem(const DtFilename &fromFile)DtLocalObjectManagervirtual
insertObjectCreatedThisTick(DtLocalObject *)DtLocalObjectManagervirtual
invokeSimObjectAboutToBeAddedCallbacks(const DtLocalObject *simObject)DtLocalObjectManagervirtual
invokeSimObjectAboutToBeLoadedCallbacks(const DtLocalObject *simObject)DtLocalObjectManagervirtual
invokeSimObjectAboutToBeRemovedCallbacks(const DtLocalObject *simObject)DtLocalObjectManagervirtual
invokeSimObjectAddedCallbacks(const DtLocalObject *simObject)DtLocalObjectManagervirtual
invokeSimObjectConvertedToLocalCallbacks(const DtLocalObject *simObject)DtLocalObjectManagervirtual
invokeSimObjectConvertedToRemoteCallbacks(const DtLocalObject *simObject)DtLocalObjectManagervirtual
invokeSimObjectQueuedForRemovalCallbacks(const DtLocalObject *object)DtLocalObjectManagervirtual
invokeValidStateChangedCallbacks()DtLocalObjectManagervirtual
isRemoteComponentAttachment(const DtUUID &) const DtLocalObjectManagervirtual
isStealthType(const DtEntityType &) const DtLocalObjectManagervirtual
isValidState() const DtLocalObjectManagervirtual
localObjectMap() const DtLocalObjectManagervirtual
lookup(const DtUUID &) const DtLocalObjectManagervirtual
lookup(const std::string &) const DtLocalObjectManager
lookup(const DtString &) const DtLocalObjectManager
lookupVrfObjectByMarkingText(const DtString &) const DtLocalObjectManager
lookupVrfObjectByUUID(const DtUUID &u) const DtLocalObjectManager
markingTextExists(const DtString &) const DtLocalObjectManagervirtual
metaDataFilename(const DtObjectType &) const DtLocalObjectManagervirtual
modifyInterfaceContentForNewObject(DtSimInterfaceContent *, DtLocalObject *, bool &isLocal) const DtLocalObjectManagerprotectedvirtual
modifyQueueEntryCreator(const DtIfModifyVrfObject &msg)DtLocalObjectManagerprotectedvirtual
modifyVrfObjectCallback(DtSimMessage *msg, void *usr)DtLocalObjectManagerprotectedstatic
modifyVrfOverlayCallback(DtSimMessage *msg, void *usr)DtLocalObjectManagerprotectedstatic
myAboutToBeAddedSimObjectCallbackListDtLocalObjectManagermutableprotected
myAboutToBeLoadedSimObjectCallbackListDtLocalObjectManagermutableprotected
myAboutToBeRemovedSimObjectCallbackListDtLocalObjectManagermutableprotected
myAddedSimObjectCallbackListDtLocalObjectManagermutableprotected
myAppIdRangeMaxDtLocalObjectManagerprotected
myBoolValueMyObjectManager
myCanSimulateDtLocalObjectManagerprotected
myCommunicationManagerDtLocalObjectManagerprotected
myCompleteObjectAdditionDtLocalObjectManagerprotected
myCompleteObjectAdditionMutexDtLocalObjectManagerprotected
myConsoleCommandsDtLocalObjectManagerprotected
myCoordinateSystemPtrDtLocalObjectManagerprotected
myCreatedCharacterManagerDtLocalObjectManagerprotected
myDoubleValueMyObjectManager
myDynamicTerrainServerDtLocalObjectManagerprotected
myForceLevelNodesDtLocalObjectManagerprotected
myForceLevelNodesByUUIDDtLocalObjectManagerprotected
myInitialTimeSetThisFrameDtLocalObjectManagerprotected
myNameGeneratorDtLocalObjectManagerprotected
myNumLocalPublishedDtLocalObjectManagerprotected
MyObjectManager(DtSimulationServices *simManager)MyObjectManager
MyObjectManager(DtSimulationServices *simManager)MyObjectManager
myObjectNameChangedCallbackListDtLocalObjectManagermutableprotected
myObjectPublisherMutexDtLocalObjectManagerprotected
myObjectQueuedForRemovalCallbackListDtLocalObjectManagermutableprotected
myObjectsCreatedThisTickDtLocalObjectManagerprotected
myObjectsCreatedThisTickMutexDtLocalObjectManagerprotected
myObjectsDeletedThisTickDtLocalObjectManagerprotected
myObjectsToCreateQueueDtLocalObjectManagerprotected
myObjectsToModifyQueueDtLocalObjectManagerprotected
myObjectsToRemoveQueueDtLocalObjectManagerprotected
myObjectsToRemoveQueueMutexDtLocalObjectManagermutableprotected
myObjectUUIDChangedCallbackListDtLocalObjectManagermutableprotected
myObjectWasRemovedThisTickDtLocalObjectManagerprotected
myObjectWasRemovedThisTickMutexDtLocalObjectManagerprotected
myOwnershipTransferManagerDtLocalObjectManagerprotected
myParameterDatabaseDtLocalObjectManagerprotected
myPendingSetSuperiorDtLocalObjectManagerprotected
myPendingSuperiorsToSetDtLocalObjectManagerprotected
myPlaceObjectEventConnectionDtLocalObjectManagerprotected
myPostInitParamsConnectionsDtLocalObjectManagerprotected
myPostInitParamsConnectionsMutexDtLocalObjectManagerprotected
myQueueSetSuperiorMutexDtLocalObjectManagermutableprotected
myRemoteComponentAttachmentManagerDtLocalObjectManagerprotected
myRemovalQueueMutexDtLocalObjectManagerprotected
myRemovingAllObjectsDtLocalObjectManagerprotected
myRunFullyThreadedDtLocalObjectManagerprotected
mySettingsManagerMyObjectManager
mySimObjectConvertedToLocalCallbacksDtLocalObjectManagermutableprotected
mySimObjectConvertedToRemoteCallbacksDtLocalObjectManagermutableprotected
mySimObjectListDtLocalObjectManagerprotected
mySimObjectListMutexDtLocalObjectManagermutableprotected
mySimObjectTypeDtLocalObjectManagerprotected
mySimulationServicesDtLocalObjectManagerprotected
myStateDataManagerDtLocalObjectManagerprotected
myStealthTypesDtLocalObjectManagerprotected
myTimeToPublishNextStateUpdateDtLocalObjectManagerprotected
myTopLevelNodeCreationMutexDtLocalObjectManagerprotected
myValidStateChangedCallbackListDtLocalObjectManagermutableprotected
myVisualMarkingsDtLocalObjectManagerprotected
myVisualMarkingsMutexDtLocalObjectManagerprotected
myVrfObjectsToDeleteDtLocalObjectManagerprotected
myWasValidDtLocalObjectManagerprotected
networkInterfaceManager() const DtLocalObjectManager
nextName(const DtObjectType &objectType)DtLocalObjectManagervirtual
nextNameWithPrefix(const DtObjectType &, const DtString &potentialPrefix)DtLocalObjectManagervirtual
nextNameWithPrefix(unsigned int maxLength, const DtString &potentialPrefix)DtLocalObjectManagervirtual
nextUnorganizedName()DtLocalObjectManagervirtual
numLocalPublished() const DtLocalObjectManagervirtual
objectCount() const DtLocalObjectManagervirtual
objectCreateQueue() const DtLocalObjectManagervirtual
objectDeleteThisTick(DtLocalObject *vrfobject)DtLocalObjectManagervirtual
objectHandoffHandling(DtLocalObject *, int flag)DtLocalObjectManagerprotectedvirtual
objectInRemovalQueue(const DtUUID &uuid)DtLocalObjectManagervirtual
objectMap() const DtLocalObjectManagervirtual
objectNameChanged(const DtSimObject *, const DtString &oldName, const DtString &newName)DtLocalObjectManagervirtual
objectNameExists(const DtString &) const DtLocalObjectManagervirtual
objectParametersDB() const DtLocalObjectManagervirtual
objectUUIDChanged(const DtUUID &oldUUID, const DtUUID &newUUID)DtLocalObjectManagervirtual
objRemovedThisTick(const DtUUID &object)DtLocalObjectManagervirtual
onQueueObjectForRemoval(DtLocalObject *vrfObject, bool andRemoveFromOrbat=false)DtLocalObjectManagerprotectedvirtual
orderOfBattleOpCallback(DtSimMessage *msg, void *usr)DtLocalObjectManagerprotectedstatic
ownershipTransferManager() const DtLocalObjectManager
parameterDatabase()DtLocalObjectManagervirtual
PendingSetSuperior typedefDtLocalObjectManagerprotected
PendingSuperiorsToSet typedefDtLocalObjectManagerprotected
placeObjectEvent(const makVrfEvents::DtEvent &)DtLocalObjectManagerprotectedvirtual
planAdministrator()DtLocalObjectManager
postInitFromParamsCallback(DtLocalObject *, DtAggregateCreationMode)DtLocalObjectManagerprotectedvirtual
PostInitParamsConnections typedefDtLocalObjectManagerprotected
potentialRandomObjectTypeFrom(const DtObjectType &original)DtLocalObjectManagerprotectedvirtual
preallocateLuaScriptHandles(int)DtLocalObjectManagervirtual
processAggregateAs(DtSimMessage *msg)DtLocalObjectManagervirtual
processCreateVrfObject(DtSimMessage *msg)DtLocalObjectManagervirtual
processCreateVrfObject(const DtVrfLocalObjectCreateInformation &ifCreateVrfObject)DtLocalObjectManagervirtual
processDeleteDynamicTerrainServer(DtSimMessage *)DtLocalObjectManagervirtual
processDeleteVrfObject(DtSimMessage *msg)DtLocalObjectManagervirtual
processDeleteVrfObjectById(DtSimMessage *msg)DtLocalObjectManagervirtual
processExtendedLabelsOperation(DtSimMessage *)DtLocalObjectManagerprotectedvirtual
processModifyVrfObject(DtSimMessage *msg)DtLocalObjectManagervirtual
processModifyVrfObject(DtIfModifyVrfObject modObj)DtLocalObjectManagervirtual
processModifyVrfOverlay(DtSimMessage *msg)DtLocalObjectManagervirtual
processModifyVrfOverlayObject(DtIfModifyVrfOverlay *, DtLocalObject *)DtLocalObjectManagervirtual
processPendingSubordinateRequests()DtLocalObjectManagerprotectedvirtual
processRequestActivities(DtSimMessage *)DtLocalObjectManagerprotectedvirtual
processRequestJoystickControls(DtSimMessage *)DtLocalObjectManagerprotectedvirtual
processSetThresholds(DtSimMessage *msg)DtLocalObjectManagervirtual
processSkipTask(DtSimMessage *msg)DtLocalObjectManagervirtual
processTestSettingsChanged(const DtTestSettings *settings)MyObjectManagervirtual
processUpdateTestSettings(DtTestSettings *settings)MyObjectManagervirtual
queueObjectForRemoval(const DtUUID &key, bool andRemoveFromOrbat=false)DtLocalObjectManagervirtual
queueSetSuperior(const DtUUID &subordinate, const DtUUID &superior, int designator=0)DtLocalObjectManagervirtual
queueSetSuperiorToForce(const DtUUID &, int force, int designator=0)DtLocalObjectManagervirtual
registerInterfaceCallbacks()DtLocalObjectManagervirtual
remoteComponentAttachmentManager()DtLocalObjectManagerinline
remoteComponentAttachmentManager() const DtLocalObjectManagerinline
remove(DtLocalObject *simObject)DtLocalObjectManagervirtual
removeAllRemoteComponentAttachments()DtLocalObjectManager
removeAndDelete(const DtUUID &objectName, bool andRemoveFromOrbat, bool andRemoveSubordinatres=true)DtLocalObjectManagervirtual
removeAndDelete(DtLocalObject *object, bool andRemoveFromOrbat, bool andRemoveSubordinatres=true)DtLocalObjectManagervirtual
removeAndDeleteAll(bool andDeleteFromOrbat=false)DtLocalObjectManagervirtual
removeObjectCreatedThisTick(DtLocalObject *)DtLocalObjectManagervirtual
removeObjectNameChangedCallback(DtVrfObjectNameChangedCallbackFcn fcn, void *usr) const DtLocalObjectManagervirtual
removeObjectsQueuedForRemoval()DtLocalObjectManagervirtual
removeObjectSubordinates(DtLocalObject *object, bool andRemoveFromOrbat)DtLocalObjectManagervirtual
removeObjectUUIDChangedCallback(DtVrfObjectUUIDChangedCallbackFcn fcn, void *usr) const DtLocalObjectManagervirtual
removeSimObjectAboutToBeAddedCallback(DtSimObjectListActivityCallbackFcn fcn, void *usrData, const DtObjectType &filter=DtObjectType::anyType(), bool invertFilter=false) const DtLocalObjectManagervirtual
removeSimObjectAboutToBeLoadedCallback(DtSimObjectListActivityCallbackFcn fcn, void *usrData, const DtObjectType &filter=DtObjectType::anyType(), bool invertFilter=false) const DtLocalObjectManagervirtual
removeSimObjectAboutToBeRemovedCallback(DtSimObjectListActivityCallbackFcn fcn, void *usrData, const DtObjectType &filter=DtObjectType::anyType(), bool invertFilter=false) const DtLocalObjectManagervirtual
removeSimObjectAddedCallback(DtSimObjectListActivityCallbackFcn fcn, void *usrData, const DtObjectType &filter=DtObjectType::anyType(), bool invertFilter=false) const DtLocalObjectManagervirtual
removeSimObjectConvertedToLocalCallback(DtSimObjectListActivityCallbackFcn fcn, void *usrData)DtLocalObjectManagervirtual
removeSimObjectConvertedToRemoteCallback(DtSimObjectListActivityCallbackFcn fcn, void *usrData)DtLocalObjectManagervirtual
removeSimObjectQueuedForRemovalCallback(DtVrfObjectQueuedForRemocalCallbackFcn fcn, void *usr) const DtLocalObjectManagervirtual
removeStealthType(const DtEntityType &)DtLocalObjectManagervirtual
removeUUIDMappingForObject(DtLocalObject *vrfObject)DtLocalObjectManagervirtual
removeValidStateChangedCallbackFcn(DtValidStateChangedCallbackFcn fcn, void *usr) const DtLocalObjectManagervirtual
removeVrfObject(const DtUUID &, bool queueDeletionOfVrfObject=false)DtLocalObjectManagervirtual
removeVrfObjectAboutToBeAddedCallback(DtVrfObjectListActivityCallbackFcn fcn, void *usrData, const DtObjectType &filter=DtObjectType::anyType(), bool invertFilter=false) const DtLocalObjectManagervirtual
removeVrfObjectAboutToBeLoadedCallback(DtVrfObjectListActivityCallbackFcn fcn, void *usrData, const DtObjectType &filter=DtObjectType::anyType(), bool invertFilter=false) const DtLocalObjectManagervirtual
removeVrfObjectAboutToBeRemovedCallback(DtVrfObjectListActivityCallbackFcn fcn, void *usrData, const DtObjectType &filter=DtObjectType::anyType(), bool invertFilter=false) const DtLocalObjectManagervirtual
removeVrfObjectAddedCallback(DtVrfObjectListActivityCallbackFcn fcn, void *usrData, const DtObjectType &filter=DtObjectType::anyType(), bool invertFilter=false) const DtLocalObjectManagervirtual
removingAllObjects() const DtLocalObjectManagerinline
requestActivitiesCallback(DtSimMessage *msg, void *usr)DtLocalObjectManagerprotectedstatic
requestJoystickControlsCallback(DtSimMessage *msg, void *usr)DtLocalObjectManagerprotectedstatic
runFullyThreaded() const DtLocalObjectManager
searchPaths() const DtLocalObjectManager
sendCapableTasksAndSets(const std::vector< DtUUID > &, bool forceUpdate=false) const DtLocalObjectManagervirtual
sendObjectsCreatedMessage()DtLocalObjectManagerprotectedvirtual
sendObjectsDeletedMessage()DtLocalObjectManagerprotectedvirtual
setCanSimulate(bool)DtLocalObjectManagervirtual
setCommunicationManager(DtCommunicationManager *)DtLocalObjectManagervirtual
setCoordinateSystem(const Coordinate_System *coordinateSystem)DtLocalObjectManagervirtual
setOwnershipTransferManager(DtOwnershipTransferManager *)DtLocalObjectManagervirtual
setParameterDatabase(DtVrfParameterDb *parameterDatabase)DtLocalObjectManagervirtual
setRunFullyThreaded(bool b)DtLocalObjectManagervirtual
setSimObjectType(const DtString &type)DtLocalObjectManagervirtual
setSimulationDateTimeBasedOnLocation(const DtVector &geocentricLocation, int timeOfDay)DtLocalObjectManagervirtual
setStateDataManager(makVrf::DtStateDataManager *)DtLocalObjectManagervirtual
setThresholdsCallback(DtSimMessage *msg, void *usr)DtLocalObjectManagerprotectedstatic
shouldAddImmediately(const DtLocalObject *simObject) const DtLocalObjectManagerprotectedvirtual
simManager() const DtLocalObjectManager
simManager()DtLocalObjectManager
simObjectManager() const DtLocalObjectManager
simObjectType() const DtLocalObjectManagervirtual
simulationAddress() const DtLocalObjectManagervirtual
simulationServices() const DtLocalObjectManager
simulationServices()DtLocalObjectManager
skipTaskCallback(DtSimMessage *msg, void *usr)DtLocalObjectManagerprotectedstatic
stateDataManager() const DtLocalObjectManagervirtual
stealthTypes()DtLocalObjectManagerinline
stealthTypes() const DtLocalObjectManagerinline
testSettingsChangedCallback(const DtSettingsObject *settings, void *usr)MyObjectManagerstatic
tick()MyObjectManagervirtual
tickCallback(void *args)DtLocalObjectManagerstatic
topLevelName(DtForceType forceType)DtLocalObjectManagervirtual
updateSubordianteFunction(DtLocalObject *agg, const std::vector< DtUUID > &subordiantes)DtLocalObjectManagerprotectedvirtual
updateTestSettingsCallback(DtSettingsObject *settings, void *usr)MyObjectManagerstatic
uuidExists(const DtUUID &) const DtLocalObjectManagervirtual
VisualMarkings typedefDtLocalObjectManagerprotected
visualMetaDataManager() const DtLocalObjectManagervirtual
vrfNameGenerator() const DtLocalObjectManagerinline
~DtLocalObjectManager()DtLocalObjectManagervirtual
~MyObjectManager()MyObjectManagervirtual
~MyObjectManager()MyObjectManagervirtual

Document ID: Generated on Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)