This is the complete list of members for IlvCommand, including all inherited members.
_flags | IlvAction | |
duplicate() const | IlvAction | virtual |
errorMessage(IlUInt &severity) const | IlvAction | virtual |
execute() | IlvAction | virtual |
executeIt()=0 | IlvAction | pure virtual |
getContext() const | IlvAction | |
IlvAction(IlvActionHistory *history=0, IlBoolean repeatable=IlTrue, IlBoolean persistent=IlFalse) | IlvAction | |
IlvAction(const IlvAction &action) | IlvAction | |
IlvCommand(IlvActionHistory *h=0, IlvUndoabilityReason u=notImplemented, IlBoolean ps=IlFalse, IlBoolean r=IlTrue, IlBoolean p=IlFalse) | IlvCommand | |
isCommand() const | IlvAction | |
isDone() const | IlvAction | |
isPseudoCommand() const | IlvCommand | |
isRepeatable() const | IlvAction | |
isUndoable() const | IlvCommand | |
redo() | IlvCommand | virtual |
setContext(IlvActionHistory *history) | IlvAction | virtual |
setDone(IlBoolean d=IlTrue) | IlvAction | |
undo() | IlvCommand | virtual |
undoIt() | IlvCommand | virtual |
userName() const | IlvAction | virtual |
~IlvAction() | IlvAction | virtual |