Inheritance diagram for ippDeleteCoordSystemCommand:
Public Member Functions | |
ippDeleteCoordSystemCommand (unsigned int tgNum, const char *inName) | |
virtual | ~ippDeleteCoordSystemCommand () |
virtual std::string | getCommandString () const |
|
Definition at line 16 of file ippDeleteCoordSystemCommand.cpp. References CommandTag. |
|
Definition at line 22 of file ippDeleteCoordSystemCommand.h. |
|
Reimplemented from ippCommand. Definition at line 25 of file ippDeleteCoordSystemCommand.cpp. References ippStringBuilder::AppendParam(), ippStringBuilder::EndFunc(), ippCommand::getCommandName(), getCommandNameString(), ippStringBuilder::StartFunc(), and ippStringBuilder::ToString(). Referenced by ippCommandTestCase::testDeleteCoordSystemCommand(). |