Inheritance diagram for ippCenterPartResponse:
Public Member Functions | |
ippCenterPartResponse (unsigned int inTagNumber) | |
ippCenterPartResponse (unsigned int inTagNumber, bool inCentered) | |
virtual | ~ippCenterPartResponse () |
void | setCentered (bool inCentered) |
bool | getCentered () const |
virtual std::string | getResponseString () const |
|
Definition at line 15 of file ippCenterPartResponse.cpp. References CommandTag, and DataCenterPart. |
|
Definition at line 22 of file ippCenterPartResponse.cpp. References CommandTag, and DataCenterPart. |
|
Definition at line 31 of file ippCenterPartResponse.cpp. |
|
Definition at line 25 of file ippCenterPartResponse.h. |
|
Reimplemented from ippResponse. Definition at line 35 of file ippCenterPartResponse.cpp. References ippStringBuilder. Referenced by ippResponseTestCase::testCenterPartResponse(). |
|
Definition at line 23 of file ippCenterPartResponse.h. |