Inheritance diagram for ippGetCsyTransformationResponse:

Public Member Functions | |
| ippGetCsyTransformationResponse (unsigned int inTagNumber) | |
| ippGetCsyTransformationResponse (unsigned int inTagNumber, double inX0, double inY0, double inZ0, double inTheta, double inPsi, double inPhi) | |
| ~ippGetCsyTransformationResponse () | |
| void | setX0 (double inX0) |
| void | setY0 (double inY0) |
| void | setZ0 (double inZ0) |
| void | setTheta (double inTheta) |
| void | setPsi (double inPsi) |
| void | setPhi (double inPhi) |
| double | getX0 () const |
| double | getY0 () const |
| double | getZ0 () const |
| double | getTheta () const |
| double | getPsi () const |
| double | getPhi () const |
| virtual std::string | getResponseString () const |
|
|
Definition at line 17 of file ippGetCsyTransformationResponse.cpp. References CommandTag, and DataGetCsyTransformation. |
|
||||||||||||||||||||||||||||||||
|
Definition at line 31 of file ippGetCsyTransformationResponse.cpp. References CommandTag, and DataGetCsyTransformation. |
|
|
Definition at line 53 of file ippGetCsyTransformationResponse.cpp. |
|
|
Definition at line 49 of file ippGetCsyTransformationResponse.h. |
|
|
Definition at line 48 of file ippGetCsyTransformationResponse.h. |
|
|
Reimplemented from ippResponse. Definition at line 58 of file ippGetCsyTransformationResponse.cpp. References ippStringBuilder::AppendParam(), ippStringBuilder::EndFunc(), ippStringBuilder::StartFunc(), and ippStringBuilder::ToString(). Referenced by ippResponseTestCase::testGetCsyTransformationResponse(). |
|
|
Definition at line 47 of file ippGetCsyTransformationResponse.h. |
|
|
Definition at line 44 of file ippGetCsyTransformationResponse.h. |
|
|
Definition at line 45 of file ippGetCsyTransformationResponse.h. |
|
|
Definition at line 46 of file ippGetCsyTransformationResponse.h. |
|
|
Definition at line 42 of file ippGetCsyTransformationResponse.h. |
|
|
Definition at line 41 of file ippGetCsyTransformationResponse.h. |
|
|
Definition at line 40 of file ippGetCsyTransformationResponse.h. |
|
|
Definition at line 37 of file ippGetCsyTransformationResponse.h. |
|
|
Definition at line 38 of file ippGetCsyTransformationResponse.h. |
|
|
Definition at line 39 of file ippGetCsyTransformationResponse.h. |
1.4.1