Inheritance diagram for ippIsUserEnabledResponse:
Public Member Functions | |
ippIsUserEnabledResponse (unsigned int inTagNumber, bool inEnabled) | |
virtual | ~ippIsUserEnabledResponse () |
void | setEnabled (bool inEnabled) |
bool | getEnabled () const |
virtual std::string | getResponseString () const |
|
Definition at line 17 of file ippIsUserEnabledResponse.cpp. References CommandTag, and DataIsUserEnabled. |
|
Definition at line 26 of file ippIsUserEnabledResponse.cpp. |
|
Definition at line 29 of file ippIsUserEnabledResponse.h. |
|
Reimplemented from ippResponse. Definition at line 30 of file ippIsUserEnabledResponse.cpp. References ippStringBuilder. Referenced by ippResponseTestCase::testIsUserEnabledResponse(). |
|
Definition at line 28 of file ippIsUserEnabledResponse.h. |