Inheritance diagram for ippSetToolCommand:
Public Member Functions | |
ippSetToolCommand (unsigned int tgNum, const char *inToolName) | |
virtual | ~ippSetToolCommand () |
void | setToolName (const char *aToolName) |
const char * | getToolName () const |
virtual std::string | getCommandString () const |
|
Definition at line 15 of file ippSetToolCommand.cpp. References CommandTag. |
|
Definition at line 21 of file ippSetToolCommand.h. |
|
Reimplemented from ippCommand. Definition at line 23 of file ippSetToolCommand.cpp. References ippStringBuilder::AppendFunc(), getToolName(), and ippStringBuilder::ToString(). Referenced by ippCommandTestCase::testSetToolCommand(). |
|
Definition at line 25 of file ippSetToolCommand.h. Referenced by ippCommandChecker::checkSetTool(), getCommandString(), and world::update(). |
|
Definition at line 23 of file ippSetToolCommand.h. |