|
WSF
|
This is the complete list of members for WsfTaskProcessor, including all inherited members.
| AcquireResource(double aSimTime, WsfTask &aTask, const WsfTrack &aTrack) | WsfTaskManager | protectedvirtual |
| ActiveTrackList() const | WsfTaskManager | inline |
| AddCategory(WsfStringId aCategoryId) | WsfPlatformPart | inline |
| AdvancedBehaviorTree() const | WsfScriptProcessor | |
| AssignedTaskList() | WsfTaskManager | inline |
| AssigneeForTask(const WsfTrackId &aTrackId, WsfStringId aTaskType, WsfStringId aResourceName) const | WsfTaskManager | |
| AssigneesForTask(const WsfTrackId &aTrackId, WsfStringId aTaskType, std::vector< size_t > &aAssignees) const | WsfTaskManager | |
| AssignTask(double aSimTime, const WsfTrack &aTrack, const WsfTask &aTask, bool aLockTrack=true) | WsfTaskManager | virtual |
| AssignTask(double aSimTime, const WsfTrack &aTrack, WsfStringId aTaskType, const WsfTaskResource &aResource, WsfPlatform *aAssigneePtr, WsfStringId aCommName) | WsfTaskManager | virtual |
| AssignUniqueId(WsfSimulation *aSimulationPtr) | WsfUniqueId | protected |
| AuxDataAccessed | WsfAuxDataEnabled | static |
| AuxDataDestroyed | WsfAuxDataEnabled | static |
| BehaviorTree() const | WsfScriptProcessor | inline |
| CanBeMadeNonOperational() const | WsfPlatformPart | inline |
| CanBeMadeOperational() const | WsfPlatformPart | inline |
| CanBeTurnedOff() const | WsfPlatformPart | inline |
| CanBeTurnedOn() const | WsfPlatformPart | inline |
| CancelTask(double aSimTime, unsigned int aTaskId) | WsfTaskManager | virtual |
| CancelTask(double aSimTime, WsfTask &aTask, bool aSendCancelMessage) | WsfTaskManager | virtual |
| CancelTask(double aSimTime, const WsfTrackId &aTrackId, WsfStringId aTaskType, const WsfTaskResource &aResource, size_t aAssigneeIndex) | WsfTaskManager | virtual |
| cBATCH enum value | WsfTaskManager | |
| cDEFAULT enum value | WsfTaskManager | |
| ChangeOperatingLevel(double aSimTime, WsfStringId aName, int aLevel, WsfPlatform *aAssigneePtr, WsfStringId aCommName) | WsfTaskManager | virtual |
| CheckMessageAcknowledged(double aSimTime, unsigned int aSerialNumber) | WsfTaskManager | |
| cLEVEL_ONE_DEBUG enum value | WsfPlatformPart | |
| cLEVEL_TWO_DEBUG enum value | WsfPlatformPart | |
| Clone() const override | WsfTaskProcessor | virtual |
| CloneComponent() const override | WsfProcessor | inlinevirtual |
| ComponentHasRole(int aRole) | WsfComponent | inline |
| ComponentList typedef | WsfProcessor | |
| ComponentParentChanged(WsfPlatform *aPlatformPtr) override | WsfPlatformPart | inlinevirtual |
| CreateDelayTask(double aSimTime, double aDelayTime, const WsfTrack &aTrack, WsfStringId aTaskType) | WsfTaskManager | virtual |
| DebugEnabled() const | WsfPlatformPart | inline |
| DeleteAuxData() | WsfAuxDataEnabled | |
| DropFromPurgedTaskList(TaskList &aPurgedTaskList, size_t aAssignerIndex, unsigned int aTaskId) | WsfTaskManager | protected |
| ExecuteOnMessageCreate(double aSimTime, WsfMessage &aMessage) | WsfScriptProcessor | virtual |
| ExecuteScript(double aSimTime, const std::string &aScriptName) | WsfScriptProcessor | virtual |
| ExecuteScript(double aSimTime, WsfStringId aScriptName, UtScriptData &aScriptRetVal, const UtScriptDataList &aScriptArgs=UtScriptDataList()) | WsfScriptProcessor | virtual |
| ExecuteScriptAtTime(double aTime, WsfStringId aScriptName, const UtScriptDataList &aScriptArgs) | WsfScriptProcessor | |
| FindTask(TaskList &aTaskList, size_t aAssigneeIndex, const WsfTrackId &aTrackId, WsfStringId aTaskType, WsfStringId aResourceName) | WsfTaskManager | static |
| FindTask(TaskList &aTaskList, unsigned int aTaskId) | WsfTaskManager | static |
| FindTask(TaskList &aTaskList, unsigned int aTaskId, size_t aAssigneeIndex) | WsfTaskManager | static |
| GetAuxData() | WsfAuxDataEnabled | |
| GetAuxData() const noexcept | WsfAuxDataEnabled | |
| GetAuxDataConst() const noexcept | WsfAuxDataEnabled | |
| GetBaseType() const | WsfObject | |
| GetBaseTypeId() const | WsfObject | inline |
| GetCategories() const | WsfPlatformPart | inline |
| GetComponentInitializationOrder() const override | WsfProcessor | inlinevirtual |
| GetComponentName() const override | WsfPlatformPart | inlinevirtual |
| GetComponentParent() const | WsfComponentT< WsfPlatform > | inline |
| GetComponentRoles() const override | WsfTaskManager | virtual |
| GetComponents() | WsfProcessor | inline |
| GetComponents() const | WsfProcessor | inline |
| GetDamageFactor() const | WsfPlatformPart | inline |
| GetDebugMask() | WsfPlatformPart | inline |
| GetExternalLinks() | WsfScriptProcessor | inline |
| GetGroups() const | WsfPlatformPart | inline |
| GetInternalLinks() | WsfPlatformPart | inline |
| GetLastStatusChangeTime() const | WsfPlatformPart | inline |
| GetMessageHandler() | WsfScriptProcessor | inline |
| GetMessageSender(const WsfMessage &aMessage, size_t &aSenderIndex, WsfStringId &aRcvrCommName) | WsfTaskManager | protected |
| GetName() const | WsfObject | |
| GetNameId() const | WsfObject | inline |
| GetPartType() const | WsfPlatformPart | inline |
| GetPlatform() const | WsfPlatformPart | inline |
| GetScenario() const | WsfPlatformPart | inline |
| GetScriptAccessibleContext() const override | WsfScriptProcessor | |
| GetScriptClassName() const override | WsfTaskProcessor | |
| GetScriptContext() | WsfScriptProcessor | inline |
| GetSimulation() const | WsfPlatformPart | |
| GetStateMachine() const | WsfScriptProcessor | inlinevirtual |
| GetTrackStateController() | WsfTaskProcessor | inline |
| GetType() const | WsfObject | |
| GetTypeId() const | WsfObject | inline |
| GetTypeList() const | WsfObject | inline |
| GetUniqueId() const | WsfUniqueId | inline |
| GetUpdateEventEpoch() const | WsfPlatformPart | inline |
| GetUpdateInterval() const override | WsfProcessor | virtual |
| HasAuxData() const | WsfAuxDataEnabled | |
| HasInternalLinks() const | WsfPlatformPart | inlinevirtual |
| IncrementUpdateEventEpoch() | WsfPlatformPart | inline |
| Initialize(double aSimTime) override | WsfTaskProcessor | virtual |
| Initialize2(double aSimTime) override | WsfTaskProcessor | virtual |
| InitiallyTurnedOn() const | WsfPlatformPart | inline |
| InternalMessageQueue typedef | WsfPlatformPart | |
| IsA_TypeOf(WsfStringId aType) const | WsfObject | inline |
| IsBroken() const | WsfPlatformPart | inline |
| IsCategoryMember(WsfStringId aCategoryId) const | WsfPlatformPart | inline |
| IsCritical() const | WsfPlatformPart | inline |
| IsExternallyControlled() const | WsfPlatformPart | inline |
| IsGroupMember(WsfStringId aGroupId) | WsfPlatformPart | |
| IsOperational() const | WsfPlatformPart | inline |
| IsTurnedOn() const | WsfPlatformPart | inline |
| JoinGroup(WsfGroup *aGroupPtr) | WsfPlatformPart | |
| LeaveGroup(WsfGroup *aGroupPtr) | WsfPlatformPart | |
| mActiveTrackList | WsfTaskManager | protected |
| mAdvancedBehaviorTreePtr | WsfScriptProcessor | protected |
| mBehaviorTreePtr | WsfScriptProcessor | protected |
| mCallbacks | WsfTaskManager | protected |
| mCommRetryAttempts | WsfTaskManager | protected |
| mCommRetryInterval | WsfTaskManager | protected |
| mContextPtr | WsfScriptProcessor | protected |
| mControllerPtr | WsfTaskProcessor | protected |
| MergeAuxData(const WsfAuxDataEnabled &aSrc) | WsfAuxDataEnabled | |
| MessageAcknowledged(unsigned int aSerialNumber) | WsfTaskManager | protected |
| mExternalLinks | WsfScriptProcessor | protected |
| mMessageClassPtr | WsfScriptProcessor | protected |
| mMessageHandlerPtr | WsfScriptProcessor | protected |
| mNextTaskId | WsfTaskManager | protected |
| mOnMessageCreateScriptPtr | WsfScriptProcessor | protected |
| mOperatingLevels | WsfTaskManager | protected |
| mPendingMessageList | WsfTaskManager | protected |
| mPendingRcvdTasks | WsfTaskManager | protected |
| mPurgedRcvdTaskList | WsfTaskManager | protected |
| mPurgedXmtdTaskList | WsfTaskManager | protected |
| mRcvdTaskList | WsfTaskManager | protected |
| mScenarioPtr | WsfTaskManager | protected |
| mSensorRequestList | WsfTaskManager | protected |
| mSensorsTurnedOn | WsfTaskManager | protected |
| mShowTaskMessages | WsfTaskManager | protected |
| mShowUncompletedTasks | WsfTaskManager | protected |
| mStateIndex | WsfScriptProcessor | protected |
| mStateMachinePtr | WsfScriptProcessor | protected |
| mSuppressMessage | WsfScriptProcessor | protected |
| mThinkerPtr | WsfTaskManager | protected |
| mTimeLastTaskAssigned | WsfTaskManager | protected |
| mTimeLastTaskReceived | WsfTaskManager | protected |
| mTimeToRecognizeMessage | WsfTaskManager | protected |
| mTrackManagerPtr | WsfTaskManager | protected |
| mTrackProcessorName | WsfTaskManager | protected |
| mTrackUpdateInterval | WsfTaskManager | protected |
| mTrackUpdateStrategy | WsfTaskManager | protected |
| mXmtdTaskList | WsfTaskManager | protected |
| OnPlatformBrokenEvent(double aSimTime) | WsfPlatformPart | virtual |
| OnTaskAssigned | WsfTaskManager | |
| OnTaskAssignSent | WsfTaskManager | |
| OnTaskCanceled | WsfTaskManager | |
| OnTaskCancelSent | WsfTaskManager | |
| OnTaskCompleted | WsfTaskManager | |
| OnTaskCompleteSent | WsfTaskManager | |
| OperatingLevelChanged(double aSimTime, std::string aLevel) | WsfTaskManager | protectedvirtual |
| OperatingLevelFor(WsfStringId aConditionName) const | WsfTaskManager | |
| WsfTaskManager::operator=(const WsfTaskManager &)=delete | WsfTaskManager | |
| WsfScriptProcessor::operator=(const WsfProcessor &aRhs)=delete | WsfProcessor | protected |
| WsfPlatformPart::operator=(const WsfPlatformPart &aRhs)=delete | WsfPlatformPart | |
| WsfTaskManager::WsfObject::operator=(const WsfObject &aRhs) | WsfObject | |
| WsfTaskManager::WsfComponentT< WsfPlatform >::operator=(const WsfComponentT &) noexcept | WsfComponentT< WsfPlatform > | inline |
| WsfTaskManager::WsfUniqueId::operator=(const WsfUniqueId &) | WsfUniqueId | inline |
| WsfAuxDataEnabled::operator=(const WsfAuxDataEnabled &aRhs) | WsfAuxDataEnabled | |
| WsfAuxDataEnabled::operator=(WsfAuxDataEnabled &&)=default | WsfAuxDataEnabled | |
| ParentType typedef | WsfComponentT< WsfPlatform > | |
| PartBroken(double aSimTime) override | WsfProcessor | virtual |
| PendingMessageList typedef | WsfTaskManager | |
| PlatformAdded(double aSimTime, WsfPlatform *aPlatformPtr) | WsfPlatformPart | virtual |
| PlatformDeleted(WsfPlatform *aPlatformPtr) override | WsfTaskProcessor | virtual |
| PreInitialize(double aSimTime) override | WsfTaskManager | virtual |
| PreInput() override | WsfProcessor | virtual |
| ProcessAssociationMessage(double aSimTime, const WsfAssociationMessage &aMessage) | WsfTaskManager | protectedvirtual |
| ProcessCallback(double aSimTime, const WsfCallback &aCallback) | WsfProcessor | virtual |
| ProcessInput(UtInput &aInput) override | WsfTaskProcessor | virtual |
| ProcessMessage(double aSimTime, const WsfMessage &aMessage) override | WsfTaskProcessor | virtual |
| ProcessTaskAssignMessage(double aSimTime, const WsfTaskAssignMessage &aMessage) | WsfTaskManager | protectedvirtual |
| ProcessTaskCancelMessage(double aSimTime, const WsfTaskCancelMessage &aMessage) | WsfTaskManager | protectedvirtual |
| ProcessTaskControlMessage(double aSimTime, const WsfTaskControlMessage &aMessage) | WsfTaskManager | protectedvirtual |
| ProcessTaskStatusMessage(double aSimTime, const WsfTaskStatusMessage &aMessage) | WsfTaskManager | protectedvirtual |
| ProcessTrackDropMessage(double aSimTime, const WsfTrackDropMessage &aMessage) | WsfTaskManager | protectedvirtual |
| ProcessTrackMessage(double aSimTime, const WsfTrackMessage &aMessage) | WsfTaskManager | protectedvirtual |
| QueryInterface(int aRole) override | WsfTaskManager | virtual |
| QueryInterfaceT(T *&aRolePtr) | WsfComponent | inline |
| ReceivedTaskList() | WsfTaskManager | inline |
| ReceiveMessage(double aSimTime, const WsfMessage &aMessage) override | WsfTaskManager | virtual |
| RecipientMessageQueue typedef | WsfPlatformPart | |
| ReleaseResource(double aSimTime, WsfTask &aTask) | WsfTaskManager | protectedvirtual |
| ReportTaskComplete(double aSimTime, const WsfTrackId &aTrackId, WsfStringId aTaskType, WsfStringId aResourceName, WsfStringId aSubStatus) | WsfTaskManager | virtual |
| ReportTaskProgress(double aSimTime, const WsfTrackId &aTrackId, WsfStringId aTaskType, WsfStringId aResourceName, WsfStringId aSubStatus) | WsfTaskManager | virtual |
| Restore(double aSimTime) | WsfPlatformPart | virtual |
| RoleIterator typedef | WsfTaskManager | |
| SelectCommDevice(WsfPlatform *aAssigneePtr, WsfStringId aCommName) | WsfTaskManager | |
| SendMessage(double aSimTime, const WsfMessage &aMessage) override | WsfScriptProcessor | virtual |
| SendMessageTo(double aSimTime, const WsfMessage &aMessage, WsfStringId aRecipientId) | WsfPlatformPart | virtual |
| SendMessageToProcessor(double aSimTime, const WsfMessage &aMessage, WsfStringId aRecipientId) | WsfPlatformPart | |
| SendQueuedMessages(double aSimTime) | WsfPlatformPart | virtual |
| SendTaskMessage(double aSimTime, const WsfMessage &aMessage, size_t aRecipientIndex, WsfStringId aCommName, bool aReliable) | WsfTaskManager | |
| SendTrackUpdate(double aSimTime, unsigned int aTaskId) | WsfTaskManager | |
| SensorRequestList typedef | WsfTaskManager | |
| WsfTaskManager::WsfScriptProcessor::WsfProcessor::WsfPlatformPart::WsfObject::Serialize(T &aBuff) | WsfObject | inline |
| WsfTaskManager::WsfScriptProcessor::WsfProcessor::WsfPlatformPart::WsfUniqueId::Serialize(T &aBuff) | WsfUniqueId | inline |
| WsfAuxDataEnabled::Serialize(T &aBuff) | WsfAuxDataEnabled | inline |
| SetAuxData(const WsfAttributeContainer &aAuxData) | WsfAuxDataEnabled | |
| SetComponentParent(ParentType *aParentPtr) | WsfComponentT< WsfPlatform > | inline |
| SetCritical(bool aValue) | WsfPlatformPart | inline |
| SetDamageFactor(double aSimTime, double aDamageFactor) | WsfPlatformPart | |
| SetDebugEnabled(bool aDebugEnabled) | WsfPlatformPart | inline |
| SetExternallyControlled(double aSimTime, bool aIsExternallyControlled) override | WsfTaskProcessor | virtual |
| SetInitiallyTurnedOn(bool aInitiallyTurnedOn) | WsfPlatformPart | inline |
| SetLastStatusChangeTime(double aSimTime) | WsfPlatformPart | inline |
| SetName(WsfStringId aName) | WsfObject | inline |
| SetNonOperational(double aSimTime) override | WsfProcessor | virtual |
| SetOperational(double aSimTime) override | WsfProcessor | virtual |
| WsfPlatformPart::SetOperational(double aSimTime, bool aMakeOperational) | WsfPlatformPart | |
| SetPlatform(WsfPlatform *aPlatformPtr) override | WsfScriptProcessor | virtual |
| SetState(std::string &stateName) | WsfScriptProcessor | |
| SetStateAll(std::string &stateNameAll) | WsfScriptProcessor | |
| SetType(WsfStringId aType) | WsfObject | |
| SetUpdateEventActive(bool aUpdateEventActive) | WsfPlatformPart | inline |
| SetUpdateInterval(double aUpdateInterval) override | WsfProcessor | virtual |
| ShowTaskMessages() const | WsfTaskManager | inline |
| State() | WsfScriptProcessor | |
| StateAll() | WsfScriptProcessor | |
| SuppressMessage(bool aSuppressMessage) | WsfScriptProcessor | virtual |
| TaskAssigned(double aSimTime, const WsfTrack &aTrack, WsfTask &aTask) | WsfTaskManager | protectedvirtual |
| TaskAssignSent(double aSimTime, const WsfTrack &aTrack, WsfTask &aTask) | WsfTaskManager | protectedvirtual |
| TaskCanceled(double aSimTime, WsfTask &aTask) | WsfTaskManager | protectedvirtual |
| TaskCompleted(double aSimTime, WsfTask &aTask) override | WsfTaskProcessor | protectedvirtual |
| TaskCorrelated(double aSimTime, WsfTask &aTask) | WsfTaskManager | protectedvirtual |
| TaskList typedef | WsfTaskManager | |
| TasksAssignedFor(const WsfTrackId &aTrackId, WsfStringId aTaskType, WsfStringId aResourceName) const | WsfTaskManager | |
| TasksAssignedTo(size_t aAssigneeIndex, const WsfTrackId &aTrackId, WsfStringId aTaskType, WsfStringId aResourceName) const | WsfTaskManager | |
| TasksReceivedFor(const WsfTrackId &aTrackId, WsfStringId aTaskType, WsfStringId aResourceName) const | WsfTaskManager | |
| TimeLastTaskAssigned() const | WsfTaskManager | inline |
| TimeLastTaskReceived() const | WsfTaskManager | inline |
| TimeTaskAssigned(const WsfTrackId &aTrackId, WsfStringId aTaskType, size_t aAssigneeIndex) const | WsfTaskManager | |
| TrackDropped(double aSimTime, const WsfTrackId &aTrackId) | WsfTaskManager | protectedvirtual |
| TrackList typedef | WsfTaskManager | |
| TrackListIter typedef | WsfTaskManager | |
| TrackUpdateStrategy enum name | WsfTaskManager | |
| TurnOff(double aSimTime) override | WsfTaskProcessor | virtual |
| TurnOn(double aSimTime) override | WsfTaskProcessor | virtual |
| TypeList typedef | WsfObject | |
| Update(double aSimTime) override | WsfTaskManager | virtual |
| UpdateAuxData(const WsfAuxDataEnabled &aSrc) | WsfAuxDataEnabled | |
| UpdateEventActive() const | WsfPlatformPart | inline |
| WsfAuxDataEnabled()=default | WsfAuxDataEnabled | |
| WsfAuxDataEnabled(const WsfAuxDataEnabled &aSrc)=default | WsfAuxDataEnabled | |
| WsfAuxDataEnabled(WsfAuxDataEnabled &&)=default | WsfAuxDataEnabled | |
| WsfComponentT() | WsfComponentT< WsfPlatform > | inline |
| WsfComponentT(const WsfComponentT &) noexcept | WsfComponentT< WsfPlatform > | inline |
| WsfObject() | WsfObject | |
| WsfObject(const WsfObject &aSrc) | WsfObject | protected |
| WsfPlatformPart(const WsfScenario &aScenario, int aPartType) | WsfPlatformPart | |
| WsfPlatformPart(const WsfPlatformPart &aSrc) | WsfPlatformPart | protected |
| WsfProcessor(const WsfScenario &aScenario) | WsfProcessor | |
| WsfProcessor(const WsfProcessor &aSrc) | WsfProcessor | protected |
| WsfScriptProcessor(const WsfScenario &aScenario) | WsfScriptProcessor | |
| WsfScriptProcessor(const WsfScenario &aScenario, WsfStringId aPartClass, const std::string &aPartVarName) | WsfScriptProcessor | |
| WsfScriptProcessor(const WsfScriptProcessor &aSrc) | WsfScriptProcessor | protected |
| WsfTaskManager(WsfScenario &aScenario, const std::string &aClassName="WsfTaskManager") | WsfTaskManager | |
| WsfTaskManager(const WsfTaskManager &aSrc) | WsfTaskManager | protected |
| WsfTaskProcessor(WsfScenario &aScenario, const std::string &aClassName="WsfTaskProcessor") | WsfTaskProcessor | |
| WsfTaskProcessor(const WsfTaskProcessor &aSrc) | WsfTaskProcessor | |
| WsfUniqueId() | WsfUniqueId | inline |
| WsfUniqueId(const WsfUniqueId &) | WsfUniqueId | inline |
| ~WsfAuxDataEnabled() noexcept | WsfAuxDataEnabled | virtual |
| ~WsfComponent()=default | WsfComponent | virtual |
| ~WsfComponentT() override=default | WsfComponentT< WsfPlatform > | |
| ~WsfObject() override | WsfObject | |
| ~WsfPlatformPart() override | WsfPlatformPart | |
| ~WsfProcessor() override=default | WsfProcessor | |
| ~WsfScriptProcessor() override | WsfScriptProcessor | |
| ~WsfTaskManager() override=default | WsfTaskManager | |
| ~WsfTaskProcessor() override | WsfTaskProcessor |