Inheritance diagram for ippLockAxisCommand:

Public Member Functions | |
| ippLockAxisCommand (unsigned int tgNum, bool inHasC, bool inHasPhi, bool inHasR, bool inHasX, bool inHasY, bool inHasZ) | |
| virtual | ~ippLockAxisCommand () |
| void | setHasC (bool inHasC) |
| void | setHasPhi (bool inHasPhi) |
| void | setHasR (bool inHasR) |
| void | setHasX (bool inHasX) |
| void | setHasY (bool inHasY) |
| void | setHasZ (bool inHasZ) |
| bool | getHasC () const |
| bool | getHasPhi () const |
| bool | getHasR () const |
| bool | getHasX () const |
| bool | getHasY () const |
| bool | getHasZ () const |
| virtual std::string | getCommandString () const |
|
||||||||||||||||||||||||||||||||
|
Definition at line 15 of file ippLockAxisCommand.cpp. References CommandTag. |
|
|
Definition at line 26 of file ippLockAxisCommand.h. |
|
|
Reimplemented from ippCommand. Definition at line 29 of file ippLockAxisCommand.cpp. References ippStringBuilder::AppendFunc(), ippStringBuilder::EndFunc(), ippStringBuilder::StartFunc(), and ippStringBuilder::ToString(). Referenced by ippCommandTestCase::testLockAxisCommand(). |
|
|
Definition at line 35 of file ippLockAxisCommand.h. |
|
|
Definition at line 36 of file ippLockAxisCommand.h. |
|
|
Definition at line 37 of file ippLockAxisCommand.h. |
|
|
Definition at line 38 of file ippLockAxisCommand.h. |
|
|
Definition at line 39 of file ippLockAxisCommand.h. |
|
|
Definition at line 40 of file ippLockAxisCommand.h. |
|
|
Definition at line 28 of file ippLockAxisCommand.h. |
|
|
Definition at line 29 of file ippLockAxisCommand.h. |
|
|
Definition at line 30 of file ippLockAxisCommand.h. |
|
|
Definition at line 31 of file ippLockAxisCommand.h. |
|
|
Definition at line 32 of file ippLockAxisCommand.h. |
|
|
Definition at line 33 of file ippLockAxisCommand.h. |
1.4.1