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