C++ API Reference
MTemplateAction< ActionClass, CommandName, CommandSyntax > Member List

This is the complete list of members for MTemplateAction< ActionClass, CommandName, CommandSyntax >, including all inherited members.

appendToResult(int val)MPxCommandstatic
appendToResult(double val)MPxCommandstatic
appendToResult(bool val)MPxCommandstatic
appendToResult(const char *val)MPxCommandstatic
appendToResult(const MString &val)MPxCommandstatic
appendToResult(const MStringArray &val)MPxCommandstatic
className()MPxCommandstatic
clearResult()MPxCommandstatic
commandString() const MPxCommand
creator()MTemplateAction< ActionClass, CommandName, CommandSyntax >inlinestatic
currentDoubleResult(MStatus *ReturnStatus=NULL)MPxCommandstatic
currentIntResult(MStatus *ReturnStatus=NULL)MPxCommandstatic
currentResultType()MPxCommandstatic
currentStringResult(MStatus *ReturnStatus=NULL)MPxCommandstatic
deregisterCommand(MObject obj)MTemplateAction< ActionClass, CommandName, CommandSyntax >inlinestatic
displayError(const MString &theError, bool showLineNumber=false)MPxCommandstatic
displayInfo(const MString &theInfo)MPxCommandstatic
displayWarning(const MString &theWarning, bool showLineNumber=false)MPxCommandstatic
doIt(const MArgList &) overrideMTemplateAction< ActionClass, CommandName, CommandSyntax >inlinevirtual
getCurrentResult(int &val)MPxCommandstatic
getCurrentResult(double &val)MPxCommandstatic
getCurrentResult(MString &val)MPxCommandstatic
getCurrentResult(MIntArray &val)MPxCommandstatic
getCurrentResult(MDoubleArray &val)MPxCommandstatic
getCurrentResult(MStringArray &val)MPxCommandstatic
hasSyntax() const MPxCommandvirtual
isCurrentResultArray()MPxCommandstatic
isHistoryOn() const MPxCommand
isUndoable() const MPxCommandvirtual
kDouble enum valueMPxCommand
kLong enum valueMPxCommand
kNoArg enum valueMPxCommand
kString enum valueMPxCommand
MPxCommand()MPxCommand
MResultType enum nameMPxCommand
MTemplateAction()MTemplateAction< ActionClass, CommandName, CommandSyntax >inline
redoIt()MPxCommandvirtual
registerCommand(MObject obj)MTemplateAction< ActionClass, CommandName, CommandSyntax >inlinestatic
setCommandString(const MString &)MPxCommand
setHistoryOn(bool state)MPxCommand
setResult(unsigned int val)MPxCommandstatic
setResult(int val)MPxCommandstatic
setResult(double val)MPxCommandstatic
setResult(bool val)MPxCommandstatic
setResult(const char *val)MPxCommandstatic
setResult(const MString &val)MPxCommandstatic
setResult(const MIntArray &val)MPxCommandstatic
setResult(const MDoubleArray &val)MPxCommandstatic
setResult(const MStringArray &val)MPxCommandstatic
setUndoable(bool state)MPxCommand
syntax() const MPxCommand
undoIt()MPxCommandvirtual
~MPxCommand()MPxCommandvirtual