Inheritance diagram for ippPtMeasCommand:
Public Member Functions | |
ippPtMeasCommand (unsigned int tgNum) | |
ippPtMeasCommand (unsigned int tgNum, bool inHasX, bool inHasY, bool inHasZ, bool inHasIJK, double inX, double inY, double inZ, double inI, double inJ, double inK) | |
virtual | ~ippPtMeasCommand () |
void | setHasX (bool inHasX) |
void | setHasY (bool inHasY) |
void | setHasZ (bool inHasZ) |
void | setX (double inX) |
void | setY (double inY) |
void | setZ (double inZ) |
void | setIJK (double inI, double inJ, double inK) |
bool | getHasX () const |
bool | getHasY () const |
bool | getHasZ () const |
bool | getHasIJK () const |
double | getX () const |
double | getY () const |
double | getZ () const |
double | getI () const |
double | getJ () const |
double | getK () const |
virtual std::string | getCommandString () const |
|
Definition at line 17 of file ippPtMeasCommand.cpp. References CommandTag. |
|
Definition at line 29 of file ippPtMeasCommand.cpp. References CommandTag, and ippTargetVector::setValues(). |
|
Definition at line 28 of file ippPtMeasCommand.h. |
|
Reimplemented from ippCommand. Definition at line 46 of file ippPtMeasCommand.cpp. References ippStringBuilder::AppendFunc(), ippStringBuilder::EndFunc(), ippTargetVector::hasData(), ippStringBuilder::StartFunc(), and ippStringBuilder::ToString(). Referenced by ippCommandTestCase::testPtMeasCommand(). |
|
Definition at line 42 of file ippPtMeasCommand.h. |
|
Definition at line 39 of file ippPtMeasCommand.h. |
|
Definition at line 40 of file ippPtMeasCommand.h. |
|
Definition at line 41 of file ippPtMeasCommand.h. |
|
Definition at line 46 of file ippPtMeasCommand.h. |
|
Definition at line 47 of file ippPtMeasCommand.h. |
|
Definition at line 48 of file ippPtMeasCommand.h. |
|
Definition at line 43 of file ippPtMeasCommand.h. |
|
Definition at line 44 of file ippPtMeasCommand.h. |
|
Definition at line 45 of file ippPtMeasCommand.h. |
|
Definition at line 30 of file ippPtMeasCommand.h. |
|
Definition at line 31 of file ippPtMeasCommand.h. |
|
Definition at line 32 of file ippPtMeasCommand.h. |
|
Definition at line 36 of file ippPtMeasCommand.h. |
|
Definition at line 33 of file ippPtMeasCommand.h. |
|
Definition at line 34 of file ippPtMeasCommand.h. |
|
Definition at line 35 of file ippPtMeasCommand.h. |