HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PDG_CommandChunk Member List

This is the complete list of members for PDG_CommandChunk, including all inherited members.

addCommand(UT_UniquePtr< PDG_Command > cmd)PDG_CommandChunk
baseCommandType() overridePDG_CommandChunkvirtual
canDoIt() overridePDG_CommandChunkvirtual
canUndoIt() overridePDG_CommandChunkvirtual
commands(UT_Array< PDG_Command * > &commands) const PDG_CommandChunk
commandType() overridePDG_CommandChunkinlinevirtual
creationTime() const PDG_Commandinline
description(UT_WorkBuffer &buffer, int depth=0) overridePDG_CommandChunkvirtual
doCommand(PDG_GraphContext *context, UT_WorkBuffer &errors) overridePDG_CommandChunkprotectedvirtual
doIt(PDG_GraphContext *context)PDG_Command
doIt(PDG_GraphContext *context, UT_WorkBuffer &errors)PDG_Commandvirtual
fullDescription(UT_WorkBuffer &buffer) overridePDG_CommandChunkvirtual
hasCommand()PDG_CommandChunk
hasDoneIt() const PDG_Command
hasFailed() const PDG_Command
isDelayed()PDG_CommandChunkinline
myChunkDescriptionPDG_CommandChunkprotected
myCommandsPDG_CommandChunkprotected
myIsDelayedPDG_CommandChunkprotected
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_Commandinline
timeAsString() const PDG_Command
undoCommand(PDG_GraphContext *context, UT_WorkBuffer &errors) overridePDG_CommandChunkprotectedvirtual
undoIt(PDG_GraphContext *context)PDG_Command
undoIt(PDG_GraphContext *context, UT_WorkBuffer &errors)PDG_Commandvirtual
~PDG_Command()PDG_Commandvirtual