|
HDK
|
This is the complete list of members for PDG_Command, including all inherited members.
| baseCommandType() | PDG_Command | virtual |
| canDoIt() | PDG_Command | virtual |
| canUndoIt() | PDG_Command | virtual |
| commandType()=0 | PDG_Command | pure virtual |
| creationTime() const | PDG_Command | inline |
| description(UT_WorkBuffer &buffer, int depth=0) | PDG_Command | virtual |
| doCommand(PDG_GraphContext *, UT_WorkBuffer &)=0 | PDG_Command | protectedpure virtual |
| doIt(PDG_GraphContext *context) | PDG_Command | |
| doIt(PDG_GraphContext *context, UT_WorkBuffer &errors) | PDG_Command | virtual |
| fullDescription(UT_WorkBuffer &buffer) | PDG_Command | virtual |
| hasDoneIt() const | PDG_Command | |
| hasFailed() const | PDG_Command | |
| PDG_Command() | PDG_Command | |
| result() const | PDG_Command | inline |
| timeAsString() const | PDG_Command | |
| undoCommand(PDG_GraphContext *, UT_WorkBuffer &)=0 | PDG_Command | protectedpure virtual |
| undoIt(PDG_GraphContext *context) | PDG_Command | |
| undoIt(PDG_GraphContext *context, UT_WorkBuffer &errors) | PDG_Command | virtual |
| ~PDG_Command() | PDG_Command | virtual |