Inheritance diagram for ippSetCoordSystemCommand:
Public Member Functions | |
ippSetCoordSystemCommand (unsigned int tgNum, ippCoordSysType inCoordSys) | |
virtual | ~ippSetCoordSystemCommand () |
void | setCsyType (ippCoordSysType cst) |
ippCoordSysType | getCsyType () const |
virtual std::string | getCommandString () const |
|
Definition at line 15 of file ippSetCoordSystemCommand.cpp. References CommandTag. |
|
Definition at line 20 of file ippSetCoordSystemCommand.h. |
|
Reimplemented from ippCommand. Definition at line 25 of file ippSetCoordSystemCommand.cpp. References ippStringBuilder::AppendFunc(), getCsyType(), and ippStringBuilder::ToString(). Referenced by ippCommandTestCase::testSetCoordSystemCommand(). |
|
Definition at line 24 of file ippSetCoordSystemCommand.h. Referenced by getCommandString(). |
|
Definition at line 22 of file ippSetCoordSystemCommand.h. |