![]() |
VR-Forces 4.2 Class Documentation
|
This is the complete list of members for DtPlan, including all inherited members.
| abandonPlan(bool sendWaitTask) | DtPlan | virtual |
| addAlias(const DtSymbolString &alias) | DtReaderWriter | virtual |
| addStatementChangedCallback(DtCurrentStatementChangedCallbackFcn fcn, void *usrData) | DtPlan | virtual |
| addTrigger(DtSimTrigger *trigger) | DtPlan | virtual |
| aliasConstIter typedef | DtReaderWriter | |
| aliasContainer typedef | DtReaderWriter | |
| aliases() const | DtReaderWriter | virtual |
| aliasIter typedef | DtReaderWriter | |
| appPath() | DtReaderWriter | static |
| awaitingTask() | DtPlan | virtual |
| bindLocalVariables(const DtVariableBindingsList &variableBindings) | DtReaderWriter | protectedvirtual |
| bindToRwAsVariable(const DtReaderWriter *rw) | DtReaderWriter | protectedvirtual |
| bindVariables(DtVariableBindingsList variableBindings) | DtReaderWriter | virtual |
| clearAllVariableReferenceFlags() | DtReaderWriter | virtual |
| clearExecutionStack() | DtPlan | protectedvirtual |
| clearTriggerList() | DtPlan | protectedvirtual |
| clone(const DtString &name, const DtString &planName, DtReaderWriterRegistry *parentRegistry=NULL) const | DtPlan | virtual |
| continuePlan() | DtPlan | protectedvirtual |
| copyAndTranslateExecutionStack(const DtPlan &otherPlan) | DtPlan | protectedvirtual |
| copyAndTranslateTriggers(const DtPlan &otherPlan) | DtPlan | protectedvirtual |
| copyMainBlock(const DtPlan &otherPlan) | DtPlan | protectedvirtual |
| createMainBlock() | DtPlan | protectedvirtual |
| createReaderWriterFactory() | DtReaderWriter | static |
| currentStatus() const | DtPlan | virtual |
| currentStmt() const | DtPlan | virtual |
| cursorToStatementId(int cursor) | DtPlan | protectedvirtual |
| curStmtChanged() | DtPlan | protectedvirtual |
| disableExecutionState() | DtPlan | virtual |
| DtPlan() | DtPlan | |
| DtPlan(const DtString &planName, DtPlanExecutor *planExecutor, const DtString &name="Plan", DtReaderWriterRegistry *parentRegistry=NULL) | DtPlan | |
| DtPlan(const DtString &name, const DtString &planName, const DtPlan &orig, DtReaderWriterRegistry *parentRegistry=NULL) | DtPlan | |
| 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 | |
| DtReaderWriterFactoryCreatorFcn typedef | DtReaderWriter | |
| DtVariableNameType typedef | DtReaderWriter | |
| emtpyExecutionStack() | DtPlan | protectedvirtual |
| enableExecutionState() | DtPlan | virtual |
| evaluateConditional(const DtSimCondExpr *condExpr) const | DtPlan | virtual |
| executeBlock(DtSimBlock *block) | DtPlan | virtual |
| executeSetDataRequest(const DtSetDataRequest &setToSend) const | DtPlan | virtual |
| executeSimCommand(const DtSimCommand &command) const | DtPlan | virtual |
| executeStatement() | DtPlan | protectedvirtual |
| executeTask(const DtSimTask &taskToSend) const | DtPlan | virtual |
| executeTrigger(DtWhenBlock *whenBlock) | DtPlan | virtual |
| executionStack() | DtPlan | virtual |
| executionStack() const | DtPlan | virtual |
| executionState() const | DtPlan | virtual |
| factory() | DtReaderWriter | static |
| firstStmt() const | DtPlan | virtual |
| getData(DtlObjPtr args, const DtFilename &searchPath, const DtVariableBindingsList &variableBindings) | DtReaderWriter | protectedvirtual |
| getSelf(DtlObjPtr args, const DtFilename &searchPath, const DtVariableBindingsList &variableBindings) | DtPlan | virtual |
| DtReaderWriter::getSelf(DtlObjPtr args, const DtFilename &searchPath=DtFilename::nullFilename(), const DtVariableBindingsList &variableBindings=nullVariableReference()) | DtReaderWriter | virtual |
| hasAlias(const DtSymbolString &alias) | DtReaderWriter | virtual |
| hasChild(const DtReaderWriter *p) const | DtReaderWriter | virtual |
| init() | DtPlan | virtual |
| invalid() const | DtReaderWriter | inline |
| isAbandoned() const | DtPlan | virtual |
| isAwatingTask() const | DtPlan | virtual |
| isComplete() const | DtPlan | virtual |
| isEmpty() const | DtPlan | virtual |
| isExecuting() const | DtPlan | virtual |
| isReadonly() const | DtReaderWriter | virtual |
| isVariableReference() const | DtReaderWriter | virtual |
| lookupStatementByCursor(int cursor) | DtPlan | protectedvirtual |
| mainBlock() const | DtPlan | virtual |
| mapExecutionStackToRwExecutionStack(DtRwPlanExecutionStack &rwExecutionStack) | DtPlan | protectedvirtual |
| mapOldExecutionCursorStackToExecutionStack(const DtRwIntegerList &executionCursorStack) | DtPlan | protectedvirtual |
| mapPendingTriggerDataToPendingTriggers() | DtPlan | protectedvirtual |
| mapPendingTriggersToPendingTriggerDataList() | DtPlan | protectedvirtual |
| mapRwExecutionStackToExecutionStack(const DtRwPlanExecutionStack &rwExecutionStack) | DtPlan | protectedvirtual |
| mergeEditedPlanWith(const DtPlan &oldPlan) | DtPlan | virtual |
| myAbandoned | DtPlan | protected |
| myAliases | DtReaderWriter | protected |
| myAwaitingTaskFlag | DtPlan | protected |
| myContinuePlan | DtPlan | protected |
| myExecutionIsEnabled | DtPlan | protected |
| myExecutionStack | DtPlan | protected |
| myInvalid | DtReaderWriter | protected |
| myIsComplete | DtPlan | protected |
| myIsVariableReference | DtReaderWriter | protected |
| myLastSentStatus | DtPlan | protected |
| myMainBlock | DtPlan | protected |
| myName | DtReaderWriter | protected |
| myPendingTriggerDataList | DtPlan | protected |
| myPendingTriggers | DtPlan | protected |
| myPlanExecutor | DtPlan | protected |
| myPlanName | DtPlan | protected |
| myReadOnlyFlag | DtReaderWriter | protected |
| myRegistry | DtReaderWriter | protected |
| myStatementChangedCbs | DtPlan | protected |
| myTaskRequestPending | DtPlan | protected |
| myValueSpecified | DtReaderWriter | protected |
| myVariableIsBound | DtReaderWriter | protected |
| myVariableName | DtReaderWriter | protected |
| name() const | DtReaderWriter | virtual |
| nullVariableReference() | DtReaderWriter | static |
| objectName() const | DtPlan | virtual |
| objectNameSpecified() const | DtPlan | virtual |
| operator!=(const DtReaderWriter &rhs) | DtReaderWriter | inline |
| operator=(const DtPlan &orig) | DtPlan | |
| DtReaderWriter::operator=(const DtReaderWriter &orig) | DtReaderWriter | |
| operator==(const DtPlan &orig) const | DtPlan | virtual |
| DtReaderWriter::operator==(const DtReaderWriter &) const | DtReaderWriter | |
| planExecutor() const | DtPlan | virtual |
| planName() const | DtPlan | virtual |
| popExecutionStack(bool forceStep=false) | DtPlan | virtual |
| prettyPrint() const | DtReaderWriter | virtual |
| processAwaitingTask() | DtPlan | protectedvirtual |
| pushExecutionStack() | DtPlan | virtual |
| putData(FILE *fp, int indentLevel=0) | DtReaderWriter | protectedvirtual |
| putIndent(FILE *fp, int indentLevel) | DtReaderWriter | static |
| putSelf(FILE *fp, int indentLevel=0, bool writeUnspecified=false, const DtFilename &path=DtReaderWriter::appPath()) | DtPlan | virtual |
| readerWriterType() const | DtReaderWriter | virtual |
| registry() const | DtReaderWriter | inline |
| registry() | DtReaderWriter | inline |
| removeStatementChangedCallback(DtCurrentStatementChangedCallbackFcn fcn, void *usrData) | DtPlan | virtual |
| removeTrigger(DtSimTrigger *trigger) | DtPlan | virtual |
| reset() | DtPlan | virtual |
| restartPlan(bool sendWaitTask=true) | DtPlan | virtual |
| setCurrentStatementExecutionId(int id) | DtPlan | virtual |
| setCurrentStmt(const DtStmtIndex &nextStatement) | DtPlan | virtual |
| setFactoryCreatorFunction(DtReaderWriterFactoryCreatorFcn fcn) | DtReaderWriter | static |
| setIsAbandoned(bool v) | DtPlan | virtual |
| setIsComplete(bool completeFlag=true) | DtPlan | virtual |
| setIsVariableReference(bool value) | DtReaderWriter | virtual |
| setName(const DtString &) | DtReaderWriter | virtual |
| setObjectName(const DtString &objectName) | DtPlan | virtual |
| setPlanExecutor(DtPlanExecutor *planExecutor) | DtPlan | virtual |
| setPlanName(const DtString &name) | DtPlan | virtual |
| setPostGetSelfCallback(DtGetSelfCallbackFcn fcn, void *usrData) | DtReaderWriter | static |
| setPrePutSelfCallback(DtPutSelfCallbackFcn fcn, void *usrData) | DtReaderWriter | static |
| setReadonly(bool flag) | DtReaderWriter | virtual |
| setTaskRequestPending(bool newValue=true) | DtPlan | virtual |
| setValueSpecified(bool specified, bool recurse=false) | DtReaderWriter | virtual |
| setVariableName(const DtSymbolString variableName) | DtReaderWriter | virtual |
| spawnRecursiveIterator() const | DtPlan | virtual |
| statementIdToCursor(DtStmtIdType statementId) | DtPlan | protectedvirtual |
| stepStatement() | DtPlan | protectedvirtual |
| taskRequestPending() const | DtPlan | virtual |
| theCreatorFcnSet | DtReaderWriter | protectedstatic |
| theEmptyVariableBindingsList | DtReaderWriter | protectedstatic |
| theFactory | DtReaderWriter | protectedstatic |
| theFactoryCreatorFcn | DtReaderWriter | protectedstatic |
| thePostGetSelfCallback | DtReaderWriter | protectedstatic |
| thePrePutSelfCallback | DtReaderWriter | protectedstatic |
| theUnspecifiedValue | DtReaderWriter | protectedstatic |
| tick() | DtPlan | virtual |
| translateIndex(DtStmtIndex &stmtIndex) const | DtPlan | virtual |
| translateIndices(DtList &stmtIndexList) const | DtPlan | virtual |
| triggerList() | DtPlan | virtual |
| triggerList() const | DtPlan | virtual |
| unbindVariable() | DtReaderWriter | virtual |
| unboundVariables() const | DtReaderWriter | virtual |
| validatePlan() | DtPlan | virtual |
| valueSpecified() const | DtReaderWriter | virtual |
| variableIsBound() const | DtReaderWriter | virtual |
| variableName() const | DtReaderWriter | virtual |
| writeSelf(FILE *fp, int indentLevel=0, bool writeUnspecified=false, const DtFilename &path=DtFilename::nullFilename()) | DtReaderWriter | virtual |
| ~DtPlan() | DtPlan | virtual |
| ~DtReaderWriter() | DtReaderWriter | virtual |