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

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

AcceptLevel enum nameDtTaskControllerComponent
AcceptLevel_Accept enum valueDtTaskControllerComponent
AcceptLevel_Error enum valueDtTaskControllerComponent
AcceptLevel_NoAccept enum valueDtTaskControllerComponent
AcceptLevel_Partial enum valueDtTaskControllerComponent
acceptTask(const DtTaskMessage &task)DtTaskControllerComponentvirtual
addAlias(const DtSymbolString &alias)DtReaderWritervirtual
addAlias(const DtString &alias)DtReaderWritervirtual
addInputPort(DtInputPort *port)DtSimComponentvirtual
addInputPortGroup(DtInputPortGroup *group)DtSimComponentvirtual
addOutputPort(DtOutputPort *port)DtSimComponentvirtual
addOutputPortGroup(DtOutputPortGroup *group)DtSimComponentvirtual
addPendingSubtaskId(int subtaskId)DtSingleTaskControllerComponentvirtual
addSimComponentCreatorFcn(const DtString &type, DtSimComponentCreatorFcn fcn)DtSimComponentstatic
addSimObjectPredicateCallback(DtSimObjectReference, DtVrfObjectPredicateCallbackFunction function, const DtVrfObjectPredicate &predicate, DtTime evaluationPeriod=0, void *userData=0)DtSimComponentprotected
addTaskProcessorCallback(const DtSimTaskMessageType &taskType, DtTaskMessageCallbackFcn fcn, void *usr)DtTaskControllerComponentvirtual
addTaskProcessorCallback(const DtSimTaskMessageType &taskType, DtMessageCallbackFcn fcn, void *usr)DtTaskControllerComponentvirtual
aliasConstIter typedefDtReaderWriter
aliasContainer typedefDtReaderWriter
aliases() const DtReaderWritervirtual
aliasIter typedefDtReaderWriter
alignment() const DtReaderWritervirtual
appPath()DtReaderWriterstatic
areaTaskVisualization(const DtString &name)DtSimComponentprotectedvirtual
beginManeuverAlong(const DtUUID &routeName, const bool startAtClosestPoint, const bool traverseForward)DtDisaggregatedManeuverAlongControllerprotectedvirtual
beginProcessingTask(const DtTaskMessage &task, DtSimTaskStatePtr taskState) overrideDtSingleTaskControllerComponentvirtual
bindLocalVariables(const DtVariableBindingsList &variableBindings)DtReaderWritervirtual
bindToRwAsVariable(const DtReaderWriter *rw)DtReaderWriterprotectedvirtual
bindVariables(DtVariableBindingsList variableBindings)DtReaderWritervirtual
cachedCurrentFrameStateProperty(const DtPropertyInterface **prop, const DtString &propName) const DtSimComponentinlineprotected
cachedNextFrameStateProperty(DtPropertyInterface **prop, const DtString &propName)DtSimComponentinlineprotected
calculateNextTaskVisTickTime() const DtSimComponentprotected
changedSinceLastChecked()DtReaderWritervirtual
checkAndSetDefaultRWValue(DtlObjPtr args, const DtReaderWriter::SearchPaths &searchPaths=SearchPaths(), const DtVariableBindingsList &variableBindings=nullVariableReference())DtReaderWritervirtual
cleanupFactory()DtReaderWriterstatic
cleanupInactiveSubtaskStatus()DtSingleTaskControllerComponentprotectedvirtual
clearAllVariableReferenceFlags()DtReaderWritervirtual
clearConflictingTopLevelTasks(const DtSimTaskMessageType &conflictType) overrideDtSingleTaskControllerComponentvirtual
clearCurrentTaskMessage()DtSingleTaskControllerComponentvirtual
clearPendingSubtasks()DtSingleTaskControllerComponentprotectedvirtual
clearPredicateCallbacks()DtSimComponentprotectedvirtual
clearSubtask(int subtaskId)DtSingleTaskControllerComponentvirtual
clearSubtasksByType(const DtSimTaskMessageType &taskType)DtSingleTaskControllerComponentprotectedvirtual
clearTask() overrideDtDisaggregatedManeuverAlongControllervirtual
clearTaskById(int taskId) overrideDtSingleTaskControllerComponentvirtual
clearTasksByType(const DtSimTaskMessageType &taskType) overrideDtSingleTaskControllerComponentvirtual
clearTopLevelTasks() overrideDtSingleTaskControllerComponentvirtual
componentDescriptor() const DtSimComponentvirtual
componentFullName() const DtSimComponentvirtual
computeCurrentTime()DtSimComponentprotectedvirtual
coordinateSystem() const DtSimComponent
createComponent(const DtString &name, const DtString &type, DtLocalObject *owner, DtSimulationServices *simManager, DtComponentSystem *parentSystem, DtComponentDescriptor *desc=0, DtReaderWriterRegistry *parentRegistry=0)DtSimComponentstatic
createComponentPsr(const DtString &defaultPsrType, const DtString &defaultPsrName, bool useDescriptorParams=true)DtSimComponentprotected
createFromEnvironment(DtEnvironmentSP, bool createAsProperty=false)DtReaderWriterstatic
createFromXml(const DtString &, bool createAsProperty=false)DtReaderWriterstatic
createFromXmlFile(const DtFilename &, bool createAsProperty=false)DtReaderWriterstatic
createPortGroups()DtSimComponentprotectedvirtual
createPorts()DtSimComponentprotectedvirtual
createPSR()DtDisaggregatedManeuverAlongControllervirtual
createReaderWriterFactory()DtReaderWriterstatic
createSubordinateOffsetRoute(const std::vector< DtVector > &localPoints, const double rightOffset, const double forwardOffset, DtUUID &routeUUID, DtUUID subordinateId)DtDisaggregatedManeuverAlongControllerprotectedvirtual
creator(const DtString &name, DtLocalObject *owner, DtSimulationServices *simManager, DtComponentDescriptor *desc=0, DtReaderWriterRegistry *parentRegistry=0)DtDisaggregatedManeuverAlongControllerstatic
currentPendingSubstaskIds() const DtSingleTaskControllerComponentvirtual
currentTaskInformationProperty()DtSingleTaskControllerComponentvirtual
currentTaskInformationStatusPropertyValue() const DtSingleTaskControllerComponentvirtual
currentTaskMessage() const DtSingleTaskControllerComponentvirtual
currentTaskMessages() const overrideDtSingleTaskControllerComponentvirtual
currentTaskState() const overrideDtDisaggregatedManeuverAlongControllervirtual
debugActive() const DtSimComponentvirtual
debugText() const DtReaderWriter
decideToGiveUpTask() const DtSingleTaskControllerComponentvirtual
defaultRWValue() const DtReaderWritervirtual
defaultRWValue()DtReaderWritervirtual
deprecatedTaskProcessorCallbackAdapter(DtSimMessage *msg, void *usr, DtSimTaskStatePtr taskState)DtTaskControllerComponentstatic
destroyTaskVisualization(const DtString &name)DtSimComponentprotectedvirtual
destroyTaskVisualizations()DtSimComponentprotectedvirtual
disable() overrideDtSingleTaskControllerComponentvirtual
disableTaskTypes()DtControllerComponentvirtual
dist2D(const DtVector &position1, const DtVector &position2, const Coordinate_System &coordinateSystem)DtDisaggregatedManeuverAlongControllerprotectedvirtual
dT() const DtSimComponentinline
DtControllerComponent(const DtString &name, DtLocalObject *owner, DtSimulationServices *simServices, DtComponentDescriptor *desc=0, DtReaderWriterRegistry *parentRegistry=0)DtControllerComponent
DtControllerComponent()DtControllerComponentprotected
DtControllerComponent(const DtControllerComponent &orig)DtControllerComponentprotected
DtDisaggregatedManeuverAlongController(const DtString &name, DtLocalObject *owner, DtSimulationServices *simManager, DtComponentDescriptor *desc=0, DtReaderWriterRegistry *parentRegistry=0)DtDisaggregatedManeuverAlongController
DtDisaggregatedManeuverAlongController()DtDisaggregatedManeuverAlongControllerprivate
DtDisaggregatedManeuverAlongController(const DtDisaggregatedManeuverAlongController &orig)DtDisaggregatedManeuverAlongControllerprivate
DtInputPortGroupMap typedefDtSimComponentprotected
DtInputPortMap typedefDtSimComponentprotected
DtOutputPortGroupMap typedefDtSimComponentprotected
DtOutputPortMap typedefDtSimComponentprotected
DtReaderWriter()DtReaderWriter
DtReaderWriter(const DtString &name, DtReaderWriterRegistry *parentRegistry=NULL, bool readonly=false)DtReaderWriter
DtReaderWriter(const DtSymbolString &name, DtReaderWriterRegistry *parentRegistry=NULL, bool readonly=false)DtReaderWriter
DtReaderWriter(const DtString &name, const DtReaderWriter &orig, DtReaderWriterRegistry *parentRegistry=NULL)DtReaderWriter
DtReaderWriter(const DtSymbolString &name, const DtReaderWriter &orig, DtReaderWriterRegistry *parentRegistry=NULL)DtReaderWriter
DtReaderWriter(const DtReaderWriter &, DtReaderWriterRegistry *parentRegistry=NULL)DtReaderWriterexplicit
DtReaderWriterFactoryCreatorFcn typedefDtReaderWriter
DtSimComponent(const DtString &name, DtLocalObject *owner, DtSimulationServices *simServices, DtComponentDescriptor *desc=0, DtReaderWriterRegistry *parentRegistry=0)DtSimComponent
DtSingleTaskControllerComponent(const DtString &name, DtLocalObject *owner, DtSimulationServices *simServices, DtComponentDescriptor *compDesc=nullptr, DtReaderWriterRegistry *parentRegistry=nullptr)DtSingleTaskControllerComponent
DtTaskCallbackMap typedefDtTaskControllerComponentprotected
DtTaskCallbackMapPair typedefDtTaskControllerComponentprotected
DtTaskControllerComponent(const DtString &name, DtLocalObject *owner, DtSimulationServices *simServices, DtComponentDescriptor *compDesc=nullptr, DtReaderWriterRegistry *parentRegistry=nullptr)DtTaskControllerComponent
DtVariableNameType typedefDtReaderWriter
enable() overrideDtTaskControllerComponentvirtual
enableScriptedTask(const DtString &scriptId)DtControllerComponentvirtual
enableTaskTypes()DtControllerComponentvirtual
entity()DtSimComponentinline
entity() const DtSimComponentinline
factory()DtSimComponentstatic
findClosestSegmentIndex(DtVector testPoint, std::vector< DtVector > testRoute, DtPoint &closestSegmentLoc, double &distanceToSegment, int indexSegmentFloor=0)DtDisaggregatedManeuverAlongControllerprotectedvirtual
findPendingSubtaskId(int subtaskId)DtSingleTaskControllerComponentvirtual
formationChangedCallback(const DtFormationState &formationState, void *usr)DtDisaggregatedManeuverAlongControllerstatic
fromXml(const DtString &)DtReaderWritervirtual
fromXmlFile(const DtFilename &)DtReaderWritervirtual
generateVariableBindings() const DtReaderWritervirtual
getAttribute(DtEnvironmentSP env, const DtString &name, DtEnvValueSP root)DtReaderWriterstatic
getCachedCurrentFrameStatePropertyValue(const DtPropertyInterface **prop, const DtString &propName, ValType &value) const DtSimComponentprotected
getData(DtlObjPtr args, const DtReaderWriter::SearchPaths &searchPaths, const DtVariableBindingsList &variableBindings) overrideDtSimComponentvirtual
DtReaderWriter::getData(const DtEnvironmentSP, const DtEnvValueSP, const SearchPaths &searchPaths=SearchPaths(), const DtVariableBindingsList &bindings=DtVariableBindingsList())DtReaderWritervirtual
getSelf(DtlObjPtr args, const DtReaderWriter::SearchPaths &searchPaths=SearchPaths(), const DtVariableBindingsList &variableBindings=nullVariableReference())DtReaderWritervirtual
getSelf(const DtEnvironmentSP, const DtEnvValueSP root, const SearchPaths &searchPaths=SearchPaths(), const DtVariableBindingsList &bindings=DtVariableBindingsList())DtReaderWritervirtual
getVariableReference(DtEnvironmentSP, DtEnvValueSP value)DtReaderWritervirtual
giveUpTask()DtSingleTaskControllerComponentvirtual
hasAlias(const DtSymbolString &alias)DtReaderWritervirtual
hasChild(const DtReaderWriter *p) const DtReaderWritervirtual
hasVariableReference() const DtReaderWritervirtual
init() overrideDtDisaggregatedManeuverAlongControllervirtual
initializeMemberDataFromDescriptor(const DtAggregateMoveAlongDescriptor &desc)DtDisaggregatedManeuverAlongControllerprotectedvirtual
initializeTargetingControlTableFromDescriptor(const DtReaderWriter *)DtControllerComponentprotectedvirtual
initializeTaskInformationStateProperty(const DtSimTaskMessageType &taskType)DtSingleTaskControllerComponentvirtual
inputPortGroupList() const DtSimComponentvirtual
inputPortList() const DtSimComponentvirtual
invalid() const DtReaderWriterinline
invokeSimObjectPredicateCallbacks()DtSimComponentprotected
isClutterChanged()DtSimComponentvirtual
isEnabled()DtSimComponentvirtual
isPlatform(const DtSimObjectReference &subject) const DtDisaggregatedManeuverAlongControllerprotectedvirtual
isReadonly() const DtReaderWriterinline
isSubordinateCapable(const DtUUID &sub) const DtDisaggregatedManeuverAlongControllerprotectedvirtual
isSubtasked() const DtSingleTaskControllerComponentvirtual
isSubUnit(const DtSimObjectReference &subject) const DtDisaggregatedManeuverAlongControllerprotectedvirtual
isUnitMovementExhausted()DtDisaggregatedManeuverAlongControllerprotectedvirtual
isVariableReference() const DtReaderWritervirtual
lineTaskVisualization(const DtString &name)DtSimComponentprotectedvirtual
listItem()DtSimComponentvirtual
localStateRepository()DtSimComponentprotected
localStateRepository() const DtSimComponentprotected
lookupInputPort(const DtString &portName)DtSimComponentvirtual
lookupInputPortGroup(const DtString &groupName)DtSimComponentvirtual
lookupOutputPort(const DtString &portName)DtSimComponentvirtual
lookupOutputPortGroup(const DtString &groupName)DtSimComponentvirtual
maneuverAlongCallback(DtSimMessage *msg, void *usr, DtSimTaskStatePtr taskStatePtr)DtDisaggregatedManeuverAlongControllerstatic
MarkThreadSafe(DtSimComponent *comp)DtSimComponentinlinestatic
myAggregateMoveAlongDescriptorDtDisaggregatedManeuverAlongControllerprotected
myAggregateStateRepositoryDtDisaggregatedManeuverAlongControllerprotected
myAliasesDtReaderWriterprotected
myCachedTaskStateDtDisaggregatedManeuverAlongControllerprotected
myChangedFlagDtReaderWriterprotected
myCommandRadioDtDisaggregatedManeuverAlongControllerprotected
myComponentDescriptorDtSimComponentprotected
myComponentPsrsDtSimComponentprotected
myDefaultValueDtReaderWriterprotected
myDTDtSimComponentprotected
myEntityDtSimComponentprotected
myEntityRouteFollowingMapDtDisaggregatedManeuverAlongControllerprotected
myEntityRouteTraversalStateMapDtDisaggregatedManeuverAlongControllerprotected
myFactoryDtSimComponentprotectedstatic
myFirstTickDtSimComponentprotected
myFormationStateDtDisaggregatedManeuverAlongControllerprotected
myFullComponentNameDtSimComponentmutableprotected
myGenerateRoutesWithRoundedCornersDtDisaggregatedManeuverAlongControllerprotected
myInitializedDtControllerComponentprotected
myInputPortGroupListDtSimComponentprotected
myInputPortListDtSimComponentprotected
myInvalidDtReaderWriterprotected
myIsClutterChangedConnectionDtSimComponentprotected
myIsEnabledDtSimComponentprotected
myIsVariableReferenceDtReaderWriterprotected
myLastTickSimTimeDtSimComponentprotected
myListItemDtSimComponentprotected
myLocalDebugDtSimComponentprotected
myNameDtReaderWriterprotected
myNextRouteIndexDtDisaggregatedManeuverAlongControllerprotected
myNextTaskVisTickTimeDtSimComponentprotected
myOutputPortGroupListDtSimComponentprotected
myOutputPortListDtSimComponentprotected
myParentRegistryDtReaderWriterprotected
myPredicateCallbackManagerDtSimComponentprotected
myPriorityDtSimComponentprotected
myProcessStateDtDisaggregatedManeuverAlongControllerprotected
myPromotionIndexRouteNameMapDtDisaggregatedManeuverAlongControllerprotected
myRadioDtControllerComponentprotected
myReadOnlyFlagDtReaderWriterprotected
myRegisteredFormationChangedCallbackDtDisaggregatedManeuverAlongControllerprotected
myRegistryDtReaderWriterprotected
myRestartTaskOnFormationUpdateDtDisaggregatedManeuverAlongControllerprotected
myRouteDtDisaggregatedManeuverAlongControllerprotected
mySetObjectToBeRemovedCallbacksDtDisaggregatedManeuverAlongControllerprotected
mySimServicesDtSimComponentprotected
myStuckSubordinatesGiveUpSimTimeDtDisaggregatedManeuverAlongControllerprotected
mySystemDtSimComponentprotected
myTaskCallbackMapDtTaskControllerComponentprotected
myTaskIsRunningDtTaskControllerComponentprotected
myTaskProcessorCallbackInfoListDtTaskControllerComponentprotected
myTaskTypesEnabledDtControllerComponentprotected
myTaskVisualizationsDtSimComponentprotected
myTimedTickLogicDtSimComponentprotected
myValueSpecifiedDtReaderWriterprotected
myVariableIsBoundDtReaderWriterprotected
myVariableNameDtReaderWriterprotected
myVertexSpacingAlongRoundedCornersDtDisaggregatedManeuverAlongControllerprotected
name() const DtReaderWritervirtual
nextComponent()DtSimComponentvirtual
notifyLevel() const DtSimComponentvirtual
nullVariableReference()DtReaderWriterstatic
objectConsoleDebug(const DtString &channel="") const DtSimComponentvirtual
objectConsoleError(const DtString &channel="") const DtSimComponentvirtual
objectConsoleInfo(const DtString &channel="") const DtSimComponentvirtual
objectConsoleVerbose(const DtString &channel="") const DtSimComponentvirtual
objectConsoleWarn(const DtString &channel="") const DtSimComponentvirtual
onRestore() overrideDtControllerComponentprotectedvirtual
operator!=(const DtReaderWriter &rhs) const DtReaderWriterinline
operator=(const DtDisaggregatedManeuverAlongController &orig)DtDisaggregatedManeuverAlongControllerprivate
DtControllerComponent::operator=(const DtControllerComponent &orig)DtControllerComponentprotected
DtReaderWriter::operator=(const DtReaderWriter &orig)DtReaderWriter
operator==(const DtReaderWriter &) const DtReaderWriter
originalIsSpeedSpecified() const DtDisaggregatedManeuverAlongControllerprotectedvirtual
originalRouteUUID() const DtDisaggregatedManeuverAlongControllerprotectedvirtual
originalSpeed() const DtDisaggregatedManeuverAlongControllerprotectedvirtual
originalStartAtClosest() const DtDisaggregatedManeuverAlongControllerprotectedvirtual
originalTaskType() const DtDisaggregatedManeuverAlongControllerprotectedvirtual
originalUseForwardDirection() const DtDisaggregatedManeuverAlongControllerprotectedvirtual
outputPortGroupList() const DtSimComponentvirtual
outputPortList() const DtSimComponentvirtual
outputStream()DtReaderWriterstatic
parentSystem() const DtSimComponent
peekChangedSinceLastChecked() const DtReaderWritervirtual
physicalWorld()DtSimComponent
physicalWorld() const DtSimComponent
pointTaskVisualization(const DtString &name)DtSimComponentprotectedvirtual
postAddComponentsInit() overrideDtControllerComponentvirtual
postGetSelf()DtReaderWritervirtual
postPutSelf()DtReaderWritervirtual
postTick() overrideDtSingleTaskControllerComponentvirtual
preFirstTickInit() overrideDtDisaggregatedManeuverAlongControllervirtual
preGetSelf()DtReaderWritervirtual
prePutSelf()DtReaderWritervirtual
prettyPrint() const DtReaderWritervirtual
prevComponent()DtSimComponentvirtual
priority() const DtSimComponentvirtual
processFormationChanged(const DtFormationState &formationState)DtDisaggregatedManeuverAlongControllerprotectedvirtual
processManeuverAlong(const DtTaskMessage &msg, DtSimTaskStatePtr taskStatePtr)DtDisaggregatedManeuverAlongControllerprotectedvirtual
processRouteChanged()DtDisaggregatedManeuverAlongControllerprotectedvirtual
processTaskComplete(DtSimMessage *msg)DtDisaggregatedManeuverAlongControllerprotectedvirtual
property()DtReaderWritervirtual
property() const DtReaderWritervirtual
psrManager()DtSimComponent
publishFormationRoutes() const DtDisaggregatedManeuverAlongControllerprotectedvirtual
putData(std::string &fp, int indentLevel=0) overrideDtSimComponentvirtual
DtReaderWriter::putData(DtEnvironmentSP, DtEnvValueSP value) const DtReaderWritervirtual
putIndent(std::string &fp, int indentLevel)DtReaderWriterstatic
putIndent()DtReaderWriterstatic
putSelf(std::string &fp, int indentLevel=0, bool writeUnspecified=false, const DtFilename &path=DtFilename::nullFilename())DtReaderWritervirtual
putSelf(DtEnvironmentSP, DtEnvValueSP parent) const DtReaderWritervirtual
putVariableReference(DtEnvironmentSP, DtEnvValueSP value) const DtReaderWritervirtual
radio()DtControllerComponentvirtual
readerWriterType() const DtReaderWritervirtual
recordUpdateTime() const DtReaderWritervirtual
registerAttributeFunctions()DtSimComponentinlinevirtual
registerTaskMsgCallbacks() overrideDtDisaggregatedManeuverAlongControllervirtual
registry() const DtReaderWriterinline
registry()DtReaderWriterinline
remapScriptId(const DtSimTaskMessageType &) const DtTaskControllerComponentprotectedvirtual
removeAllPendingSubtaskIds()DtSingleTaskControllerComponentvirtual
removeInputPort(DtInputPort *port)DtSimComponentvirtual
removeInputPortGroup(DtInputPortGroup *group)DtSimComponentvirtual
removeOutputPort(DtOutputPort *port)DtSimComponentvirtual
removeOutputPortGroup(DtOutputPortGroup *group)DtSimComponentvirtual
removePendingSubtaskId(int subtaskId)DtSingleTaskControllerComponentvirtual
removeSimObjectPredicateCallback(const DtSimObject *, DtVrfObjectPredicateCallbackFunction function, const DtVrfObjectPredicate &predicate, DtTime evaluationPeriod=0, void *userData=0)DtSimComponentprotected
removeTaskProcessorCallback(const DtSimTaskMessageType &taskType, DtMessageCallbackFcn fcn, void *usr)DtTaskControllerComponentvirtual
removeTaskProcessorCallback(const DtSimTaskMessageType &taskType, DtTaskMessageCallbackFcn fcn, void *usr)DtTaskControllerComponentvirtual
reset()DtReaderWritervirtual
resourceManager()DtSimComponentvirtual
resourceManager() const DtSimComponentvirtual
SearchPaths typedefDtReaderWriter
sendCapableSetsAndTasks()DtControllerComponentprotectedvirtual
sendClearTask(const DtUUID &recipient, const DtSimTaskMessageType &taskType) const DtDisaggregatedManeuverAlongControllerprotectedvirtual
sendSetDataToSubordinate(const DtSetDataRequest &setData, const DtUUID &subordinate) const DtDisaggregatedManeuverAlongControllerprotectedvirtual
sendSubtask(DtSimTask &task)DtSingleTaskControllerComponentvirtual
sendTaskCanceled(DtTaskMessage *taskMsg)DtTaskControllerComponentvirtual
sendTaskToSubordinate(const DtSimTask &task, const DtUUID &subordinate)DtDisaggregatedManeuverAlongControllerprotectedvirtual
sendVrfObjectModifyMsg(const DtUUID &object, DtList *vertices) const DtDisaggregatedManeuverAlongControllerprotectedvirtual
setCachedNextFrameStatePropertyValue(DtPropertyInterface **prop, const DtString &propName, ValType value)DtSimComponentinlineprotected
setComponentDescriptor(DtComponentDescriptor *componentDescriptor)DtSimComponentvirtual
setDefaultRWValue(DtReaderWriter *)DtReaderWritervirtual
setDT(double deltaT)DtSimComponentvirtual
setEntity(DtLocalObject *entity)DtSimComponentvirtual
setFactory(DtSimComponentFactory *factory)DtSimComponentstatic
setFactoryCreatorFunction(DtReaderWriterFactoryCreatorFcn fcn)DtReaderWriterstatic
setIsEnabled(bool yesNo)DtSimComponentvirtual
setIsVariableReference(bool value)DtReaderWritervirtual
setListItem(DtListItem *item)DtSimComponentvirtual
setMinTickPeriod(double minTickPeriod, double minTickPeriodVariance)DtSimComponentvirtual
setName(const DtString &)DtReaderWritervirtual
setOutputStream(DtOutputStream *stream)DtReaderWriterstatic
setParentSystem(DtComponentSystem *system)DtSimComponentvirtual
setPostGetSelfCallback(DtGetSelfCallbackFcn fcn, void *usrData)DtReaderWriterstatic
setPrePutSelfCallback(DtPutSelfCallbackFcn fcn, void *usrData)DtReaderWriterstatic
setPriority(int priority)DtSimComponentvirtual
setPutIndent(bool)DtReaderWriterstatic
setRadio(DtSimRadio *radio) overrideDtTaskControllerComponentvirtual
setReadonly(bool flag)DtReaderWritervirtual
setTasked(bool tasked)DtTaskControllerComponentvirtual
setupFirstTickTime()DtSimComponentvirtual
setupTimedTickLogic(double minTickPeriod, double minTickPeriodVariance)DtSimComponentprotectedvirtual
setValueSpecified(bool specified, bool recurse=false)DtReaderWritervirtual
setVariableName(const DtSymbolString variableName)DtReaderWritervirtual
showCurrentTaskInGui() const DtTaskControllerComponentvirtual
simManager() const DtSimComponentinline
simulationServices()DtSimComponent
simulationServices() const DtSimComponent
subtaskStatus(int subtaskId)DtSingleTaskControllerComponentvirtual
suspendSubtaskById(int taskId, int subtaskId) overrideDtSingleTaskControllerComponentvirtual
suspendSubtaskOfTask(int taskId, int subtaskId, DtSuspendedTaskInfo *suspendInfo)DtTaskControllerComponentprotectedvirtual
suspendSubtasksOfTask(int taskId, DtSuspendedTaskInfo *suspendInfo)DtTaskControllerComponentprotectedvirtual
suspendTask()DtSingleTaskControllerComponentvirtual
suspendTaskById(int taskId) overrideDtSingleTaskControllerComponentvirtual
taskActive(int taskId) const overrideDtSingleTaskControllerComponentvirtual
taskComplete(bool success=true)DtSingleTaskControllerComponentvirtual
taskCompleteReportCallback(DtSimMessage *msg, void *usr)DtDisaggregatedManeuverAlongControllerstatic
tasked() const DtTaskControllerComponentvirtual
taskFollower(const DtUUID &subEntity, const DtUUID &formationLeader, const DtUUID &unitRouteUUID, const double leaderForwardOffset, const bool doReverseRoute, const double vertexStartIndex)DtDisaggregatedManeuverAlongControllerprotectedvirtual
taskInformationProperty(const DtSimTaskMessageType &taskType)DtSingleTaskControllerComponentvirtual
taskInformationStatusPropertyValue(const DtSimTaskMessageType &taskType) const DtSingleTaskControllerComponentvirtual
taskLeader(const DtUUID &leader, const DtSimObjectReferenceList &subs, const DtUUID &leaderRoute, const double formationWidth, const double formationLength)DtDisaggregatedManeuverAlongControllerprotectedvirtual
taskNotify(const DtSimTask &task) overrideDtSingleTaskControllerComponentvirtual
TaskStatusNotActiveDtSingleTaskControllerComponent
TaskStatusRunningDtSingleTaskControllerComponent
taskSubunit(const DtUUID &subUnitId)DtDisaggregatedManeuverAlongControllerprotectedvirtual
taskSubunit(const DtUUID &subUnitId, const DtUUID &routeId)DtDisaggregatedManeuverAlongControllerprotectedvirtual
taskVisualizations()DtSimComponentinline
taskVisualizationsActive() const overrideDtTaskControllerComponentvirtual
taskVisualizationsEnabled() const DtSimComponentvirtual
terrainAttachedTo() const DtSimComponent
testInvariant() const DtSimComponentprotected
textTaskVisualization(const DtString &name)DtSimComponentprotectedvirtual
theCreatorFcnSetDtReaderWriterprotectedstatic
theEmptyVariableBindingsListDtReaderWriterprotectedstatic
theFactoryDtReaderWriterprotectedstatic
theFactoryCreatorFcnDtReaderWriterprotectedstatic
theOutputStreamDtReaderWriterprotectedstatic
thePostGetSelfCallbackDtReaderWriterprotectedstatic
thePrePutSelfCallbackDtReaderWriterprotectedstatic
thePutIndentDtReaderWriterprotectedstatic
theUnspecifiedValueDtReaderWriterprotectedstatic
theXmlType()DtReaderWriterstatic
tick() overrideDtDisaggregatedManeuverAlongControllervirtual
tickWhileDestroyed() const DtSimComponentvirtual
timedTick()DtSimComponentvirtual
topLevelTasks() const overrideDtSingleTaskControllerComponentvirtual
toXml() const DtReaderWritervirtual
toXml(const DtFilename &) const DtReaderWritervirtual
type() const overrideDtDisaggregatedManeuverAlongControllervirtual
unbindVariable()DtReaderWritervirtual
unboundVariables() const DtReaderWritervirtual
unrecognizedItem(const DtEnvironmentSP env, const DtEnvValueSP root, const SearchPaths &searchPaths, const DtVariableBindingsList &varBindings)DtReaderWritervirtual
updateCurrentTaskInformationStatusProperty(const DtString &status)DtSingleTaskControllerComponentvirtual
updateImgui() overrideDtSingleTaskControllerComponentvirtual
updateTaskVisualizations()DtSimComponentinlineprotectedvirtual
valueSpecified() const DtReaderWritervirtual
variableIsBound() const DtReaderWritervirtual
variableName() const DtReaderWritervirtual
writeSelf(std::string &fp, int indentLevel=0, bool writeUnspecified=false, const DtFilename &path=DtFilename::nullFilename())DtReaderWritervirtual
xmlType() const DtReaderWriterinlinevirtual
~DtControllerComponent() overrideDtControllerComponentvirtual
~DtDisaggregatedManeuverAlongController() overrideDtDisaggregatedManeuverAlongControllervirtual
~DtReaderWriter()DtReaderWritervirtual
~DtSimComponent() overrideDtSimComponentvirtual
~DtSingleTaskControllerComponent() overrideDtSingleTaskControllerComponentvirtual
~DtTaskControllerComponent() overrideDtTaskControllerComponentvirtual

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)