|
Rhino C++ API
8.24
|
This is the complete list of members for CRhinoTestCommand, including all inherited members.
| cancel enum value | CRhinoCommand | |
| cancel_modeless_dialog enum value | CRhinoCommand | |
| CommandFlags() const | CRhinoCommand | |
| CommandId() const | CRhinoCommand | |
| CommandUUID()=0 | CRhinoCommand | pure virtual |
| ContextHelpURL(ON_wString &url) const | CRhinoCommand | virtual |
| CRhinoCommand(bool bTransparent=false, bool bDoNotRepeat=false, const class CRhinoPlugIn *pPlugIn=nullptr, bool bTestCommand=false) | CRhinoCommand | |
| CRhinoTestCommand(bool bTransparent=false, bool bDoNotRepeat=false, const class CRhinoPlugIn *pPlugIn=nullptr) | CRhinoTestCommand | |
| DoHelp() | CRhinoCommand | virtual |
| DynamicDraw(class CRhinoView &) | CRhinoCommand | virtual |
| EditObjects(const class CRhinoHistoryRecord &history_record, ON_SimpleArray< CRhinoObjectPair > &results) | CRhinoCommand | virtual |
| EnableHistoryReplayOnObjectAttributeChange(bool bEnable=true) | CRhinoCommand | |
| EnableRepeatable(BOOL32 bRepeatable=true) | CRhinoCommand | |
| EnableUndo(bool bUndoable=true) | CRhinoCommand | |
| EnglishCommandName()=0 | CRhinoCommand | pure virtual |
| EnglishCommandName() const | CRhinoCommand | virtual |
| exit_rhino enum value | CRhinoCommand | |
| failure enum value | CRhinoCommand | |
| HistoryReplayOnObjectAttributeChange() const | CRhinoCommand | |
| IsAlphaCommand() const | CRhinoCommand | |
| IsRepeatable() const | CRhinoCommand | |
| IsScriptRunnerCommand() const | CRhinoCommand | |
| IsSystem() const | CRhinoCommand | |
| IsTestCommand() const | CRhinoCommand | |
| IsTransparent() const | CRhinoCommand | |
| IsUndoable() const | CRhinoCommand | |
| IsValidCommandName(const wchar_t *) | CRhinoCommand | static |
| LoadProfile(LPCTSTR lpszSection, CRhinoProfileContext &pc) | CRhinoCommand | virtual |
| LocalCommandName() const | CRhinoCommand | virtual |
| nothing enum value | CRhinoCommand | |
| PlugIn() const | CRhinoCommand | |
| ReplayHistory(const class CRhinoHistoryRecord &history_record, ON_SimpleArray< CRhinoObjectPair > &results) | CRhinoCommand | virtual |
| ReplayHistory(const class CRhinoHistoryRecord &history_record) | CRhinoCommand | virtual |
| result enum name | CRhinoCommand | |
| RunCommand(const CRhinoCommandContext &)=0 | CRhinoCommand | pure virtual |
| SaveProfile(LPCTSTR lpszSection, CRhinoProfileContext &pc) | CRhinoCommand | virtual |
| Settings() | CRhinoCommand | |
| success enum value | CRhinoCommand | |
| unknown_command enum value | CRhinoCommand | |
| ~CRhinoCommand() | CRhinoCommand | virtual |
1.8.17