Inheritance diagram for ippGetCommand:
Public Member Functions | |
ippGetCommand (unsigned int tgNum, bool inHasR, bool inHasX, bool inHasY, bool inHasZ, bool inHasToolA, bool inHasToolB, bool inHasToolC) | |
virtual | ~ippGetCommand () |
void | setHasR (bool inHasR) |
void | setHasX (bool inHasX) |
void | setHasY (bool inHasY) |
void | setHasZ (bool inHasZ) |
void | setHasToolA (bool inHasToolA) |
void | setHasToolB (bool inHasToolB) |
void | setHasToolC (bool inHasToolC) |
bool | getHasR () const |
bool | getHasX () const |
bool | getHasY () const |
bool | getHasZ () const |
bool | getHasToolA () const |
bool | getHasToolB () const |
bool | getHasToolC () const |
virtual std::string | getCommandString () const |
|
Definition at line 15 of file ippGetCommand.cpp. References CommandTag. |
|
Definition at line 29 of file ippGetCommand.h. |
|
Reimplemented from ippCommand. Definition at line 30 of file ippGetCommand.cpp. References ippStringBuilder::EndFunc(), ippCommand::printLikeGet(), ippStringBuilder::StartFunc(), and ippStringBuilder::ToString(). Referenced by ippCommandTestCase::testGetCommand(). |
|
Definition at line 39 of file ippGetCommand.h. |
|
Definition at line 43 of file ippGetCommand.h. |
|
Definition at line 44 of file ippGetCommand.h. |
|
Definition at line 45 of file ippGetCommand.h. |
|
Definition at line 40 of file ippGetCommand.h. |
|
Definition at line 41 of file ippGetCommand.h. |
|
Definition at line 42 of file ippGetCommand.h. |
|
Definition at line 31 of file ippGetCommand.h. |
|
Definition at line 35 of file ippGetCommand.h. |
|
Definition at line 36 of file ippGetCommand.h. |
|
Definition at line 37 of file ippGetCommand.h. |
|
Definition at line 32 of file ippGetCommand.h. |
|
Definition at line 33 of file ippGetCommand.h. |
|
Definition at line 34 of file ippGetCommand.h. |