C++ API Reference
Main Page
Related Pages
Modules
Namespaces
Classes
Examples
Class List
Class Index
Class Hierarchy
Class Members
MPxToolCommand Member List
This is the complete list of members for
MPxToolCommand
, including all inherited members.
appendToResult
(int val)
MPxCommand
static
appendToResult
(double val)
MPxCommand
static
appendToResult
(bool val)
MPxCommand
static
appendToResult
(const char *val)
MPxCommand
static
appendToResult
(const MString &val)
MPxCommand
static
appendToResult
(const MStringArray &val)
MPxCommand
static
cancel
()
MPxToolCommand
virtual
className
()
MPxToolCommand
static
clearResult
()
MPxCommand
static
commandString
() const
MPxCommand
currentDoubleResult
(MStatus *ReturnStatus=NULL)
MPxCommand
static
currentIntResult
(MStatus *ReturnStatus=NULL)
MPxCommand
static
currentResultType
()
MPxCommand
static
currentStringResult
(MStatus *ReturnStatus=NULL)
MPxCommand
static
displayError
(const MString &theError, bool showLineNumber=false)
MPxCommand
static
displayInfo
(const MString &theInfo)
MPxCommand
static
displayWarning
(const MString &theWarning, bool showLineNumber=false)
MPxCommand
static
doFinalize
(MArgList &command)
MPxToolCommand
protected
doIt
(const MArgList &args)=0
MPxToolCommand
pure virtual
finalize
()
MPxToolCommand
virtual
getCurrentResult
(int &val)
MPxCommand
static
getCurrentResult
(double &val)
MPxCommand
static
getCurrentResult
(MString &val)
MPxCommand
static
getCurrentResult
(MIntArray &val)
MPxCommand
static
getCurrentResult
(MDoubleArray &val)
MPxCommand
static
getCurrentResult
(MStringArray &val)
MPxCommand
static
hasSyntax
() const
MPxCommand
virtual
isCurrentResultArray
()
MPxCommand
static
isHistoryOn
() const
MPxCommand
isUndoable
() const
MPxCommand
virtual
kDouble
enum value
MPxCommand
kLong
enum value
MPxCommand
kNoArg
enum value
MPxCommand
kString
enum value
MPxCommand
MPxCommand
()
MPxCommand
MPxToolCommand
()
MPxToolCommand
MResultType
enum name
MPxCommand
redoIt
()
MPxCommand
virtual
setCommandString
(const MString &)
MPxCommand
setHistoryOn
(bool state)
MPxCommand
setResult
(unsigned int val)
MPxCommand
static
setResult
(int val)
MPxCommand
static
setResult
(double val)
MPxCommand
static
setResult
(bool val)
MPxCommand
static
setResult
(const char *val)
MPxCommand
static
setResult
(const MString &val)
MPxCommand
static
setResult
(const MIntArray &val)
MPxCommand
static
setResult
(const MDoubleArray &val)
MPxCommand
static
setResult
(const MStringArray &val)
MPxCommand
static
setUndoable
(bool state)
MPxCommand
syntax
() const
MPxCommand
undoIt
()
MPxCommand
virtual
~MPxCommand
()
MPxCommand
virtual
~MPxToolCommand
()
MPxToolCommand
virtual
Generated by
1.8.10