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