Inheritance diagram for ippGetChangeToolActionResponse:
Public Member Functions | |
ippGetChangeToolActionResponse (unsigned int inTagNumber) | |
ippGetChangeToolActionResponse (unsigned int inTagNumber, ippChangeToolActionType inChangeType, double inX, double inY, double inZ) | |
virtual | ~ippGetChangeToolActionResponse () |
void | setChangeType (ippChangeToolActionType inChangeType) |
void | setX (double inX) |
void | setY (double inY) |
void | setZ (double inZ) |
double | getChangeType () const |
double | getX () const |
double | getY () const |
double | getZ () const |
virtual std::string | getResponseString () const |
|
Definition at line 15 of file ippGetChangeToolActionResponse.cpp. References CommandTag, DataGetChangeToolAction, and MoveAuto. |
|
Definition at line 27 of file ippGetChangeToolActionResponse.cpp. References CommandTag, and DataGetChangeToolAction. |
|
Definition at line 40 of file ippGetChangeToolActionResponse.cpp. |
|
Definition at line 41 of file ippGetChangeToolActionResponse.h. |
|
Reimplemented from ippResponse. Definition at line 45 of file ippGetChangeToolActionResponse.cpp. References ippStringBuilder::AppendFunc(), ippStringBuilder::AppendParam(), ippStringBuilder::EndFunc(), ippStringBuilder::StartFunc(), and ippStringBuilder::ToString(). Referenced by ippResponseTestCase::testGetChangeToolActionResponse(). |
|
Definition at line 42 of file ippGetChangeToolActionResponse.h. |
|
Definition at line 43 of file ippGetChangeToolActionResponse.h. |
|
Definition at line 44 of file ippGetChangeToolActionResponse.h. |
|
Definition at line 34 of file ippGetChangeToolActionResponse.h. |
|
Definition at line 37 of file ippGetChangeToolActionResponse.h. |
|
Definition at line 38 of file ippGetChangeToolActionResponse.h. |
|
Definition at line 39 of file ippGetChangeToolActionResponse.h. |