Inheritance diagram for ippStringResponse:

Public Member Functions | |
| ippStringResponse (unsigned int inTagNumber) | |
| ippStringResponse (unsigned int inTagNumber, const char *inData) | |
| virtual | ~ippStringResponse () |
| void | setData (const char *inData) |
| const char * | getData () const |
| virtual std::string | getResponseString () const |
|
|
Definition at line 27 of file ippStringResponse.h. References CommandTag, and DataString. |
|
||||||||||||
|
Definition at line 29 of file ippStringResponse.h. References CommandTag, and DataString. |
|
|
Definition at line 32 of file ippStringResponse.h. |
|
|
Definition at line 36 of file ippStringResponse.h. |
|
|
Reimplemented from ippResponse. Definition at line 16 of file ippStringResponse.cpp. References ippStringBuilder::AppendParam(), and ippStringBuilder::ToString(). Referenced by ippResponseTestCase::testStringResponse(). |
|
|
Definition at line 34 of file ippStringResponse.h. |
1.4.1