Inheritance diagram for ippChangeToolCommand:
Public Member Functions | |
ippChangeToolCommand (unsigned int tgNum, const char *inToolName) | |
virtual | ~ippChangeToolCommand () |
void | setToolName (const char *inToolName) |
const char * | getToolName () const |
virtual std::string | getCommandString () const |
|
Definition at line 15 of file ippChangeToolCommand.cpp. References CommandTag. |
|
Definition at line 23 of file ippChangeToolCommand.h. |
|
Reimplemented from ippCommand. Definition at line 24 of file ippChangeToolCommand.cpp. References ippStringBuilder::AppendParam(), ippStringBuilder::EndFunc(), ippStringBuilder::StartFunc(), and ippStringBuilder::ToString(). Referenced by ippCommandTestCase::testChangeToolCommand(). |
|
Definition at line 27 of file ippChangeToolCommand.h. Referenced by ippCommandChecker::checkChangeTool(). |
|
Definition at line 25 of file ippChangeToolCommand.h. |