HDK
|
This is the complete list of members for PDG_CommandChunk, including all inherited members.
addCommand(UT_UniquePtr< PDG_Command > cmd) | PDG_CommandChunk | |
baseCommandType() override | PDG_CommandChunk | virtual |
canDoIt() override | PDG_CommandChunk | virtual |
canUndoIt() override | PDG_CommandChunk | virtual |
commands(UT_Array< PDG_Command * > &commands) const | PDG_CommandChunk | |
commandType() override | PDG_CommandChunk | inlinevirtual |
creationTime() const | PDG_Command | inline |
description(UT_WorkBuffer &buffer, int depth=0) override | PDG_CommandChunk | virtual |
doCommand(PDG_GraphContext *context, UT_WorkBuffer &errors) override | PDG_CommandChunk | protectedvirtual |
doIt(PDG_GraphContext *context) | PDG_Command | |
doIt(PDG_GraphContext *context, UT_WorkBuffer &errors) | PDG_Command | virtual |
fullDescription(UT_WorkBuffer &buffer) override | PDG_CommandChunk | virtual |
hasCommand() | PDG_CommandChunk | |
hasDoneIt() const | PDG_Command | |
hasFailed() const | PDG_Command | |
isDelayed() | PDG_CommandChunk | inline |
myChunkDescription | PDG_CommandChunk | protected |
myCommands | PDG_CommandChunk | protected |
myIsDelayed | PDG_CommandChunk | protected |
PDG_Command() | PDG_Command | |
PDG_CommandChunk(bool is_delayed) | PDG_CommandChunk | |
PDG_CommandChunk(bool is_delayed, const UT_StringHolder &description) | PDG_CommandChunk | |
result() const | PDG_Command | inline |
timeAsString() const | PDG_Command | |
undoCommand(PDG_GraphContext *context, UT_WorkBuffer &errors) override | PDG_CommandChunk | protectedvirtual |
undoIt(PDG_GraphContext *context) | PDG_Command | |
undoIt(PDG_GraphContext *context, UT_WorkBuffer &errors) | PDG_Command | virtual |
~PDG_Command() | PDG_Command | virtual |