CFx SDK Documentation
2020SP3
|
This is the complete list of members for OdEdCommandStack, including all inherited members.
addCommand(OdEdCommand *pCommand)=0 | OdEdCommandStack | pure virtual |
addCommand(const OdString &sGroupName, const OdString &sGlobalName, const OdString &sLocalName, OdUInt32 commandFlags, OdEdCommandFunction *pFunction, OdRxModule *pModule=0) | OdEdCommandStack | virtual |
addReactor(OdEdCommandStackReactor *pReactor)=0 | OdEdCommandStack | pure virtual |
addRef()=0 | OdRxObject | pure virtual |
cast(const OdRxObject *pointer) | OdRxObject | inlinestatic |
clone() const | OdRxObject | virtual |
comparedTo(const OdRxObject *pOther) const | OdRxObject | virtual |
copyFrom(const OdRxObject *pSource) | OdRxObject | virtual |
desc() | OdRxObject | static |
executeCommand(OdEdCommand *pCmd, OdEdCommandContext *pCmdCtx)=0 | OdEdCommandStack | pure virtual |
executeCommand(const OdString &cmdName, OdEdCommandContext *pCmdCtx, int lookupFlags=kGlobal|kLocal, const OdString &groupName=OdString::kEmpty)=0 | OdEdCommandStack | pure virtual |
getCommandStackReactors() const =0 | OdEdCommandStack | pure virtual |
isA() const | OdRxObject | virtual |
isEqualTo(const OdRxObject *pOther) const | OdRxObject | virtual |
isKindOf(const OdRxClass *pClass) const | OdRxObject | inline |
kGlobal enum value | OdEdCommandStack | |
kLocal enum value | OdEdCommandStack | |
kSpecifedGroup enum value | OdEdCommandStack | |
kThrowUnknown enum value | OdEdCommandStack | |
kUndefed enum value | OdEdCommandStack | |
lookupCmd(const OdString &commandName, int lookupFlags=kGlobal|kLocal, const OdString &groupName=OdString::kEmpty)=0 | OdEdCommandStack | pure virtual |
LookupFlags enum name | OdEdCommandStack | |
newGroupIterator()=0 | OdEdCommandStack | pure virtual |
newIterator()=0 | OdEdCommandStack | pure virtual |
newIterator(const OdString &groupName)=0 | OdEdCommandStack | pure virtual |
numRefs() const | OdRxObject | virtual |
ODRX_DECLARE_MEMBERS(OdEdCommandStack) | OdEdCommandStack | |
ODRX_HEAP_OPERATORS() | OdRxObject | |
OdRxObject() | OdRxObject | inline |
popGroupToTop(const OdString &cmdGroupName)=0 | OdEdCommandStack | pure virtual |
queryX(const OdRxClass *pClass) const | OdRxObject | virtual |
release()=0 | OdRxObject | pure virtual |
removeCmd(const OdString &groupName, const OdString &globalName)=0 | OdEdCommandStack | pure virtual |
removeCmd(const OdEdCommand *pCommand)=0 | OdEdCommandStack | pure virtual |
removeGroup(const OdString &groupName)=0 | OdEdCommandStack | pure virtual |
removeReactor(OdEdCommandStackReactor *pReactor)=0 | OdEdCommandStack | pure virtual |
x(const OdRxClass *pClass) const | OdRxObject | virtual |
~OdRxObject() | OdRxObject | virtual |