Inheritance diagram for ippIsHomedResponse:
Public Member Functions | |
ippIsHomedResponse (unsigned int inTagNumber, bool inHomed) | |
virtual | ~ippIsHomedResponse () |
void | setHomed (bool inHomed) |
bool | getHomed () const |
virtual std::string | getResponseString () const |
|
Definition at line 16 of file ippIsHomedResponse.cpp. References CommandTag, and DataIsHomed. |
|
Definition at line 27 of file ippIsHomedResponse.h. |
|
Definition at line 31 of file ippIsHomedResponse.h. |
|
Reimplemented from ippResponse. Definition at line 22 of file ippIsHomedResponse.cpp. References ippStringBuilder. Referenced by ippResponseTestCase::testIsHomedResponse(). |
|
Definition at line 29 of file ippIsHomedResponse.h. |