Inheritance diagram for ippErrorResponse:

Public Member Functions | |
| ippErrorResponse (unsigned int inTagNumber, tagIdType inTagType, ippErrorNameType inErrorName, const char *inErrorCausingMethod) | |
| ippErrorResponse (const ippTag &tag, ippErrorNameType inErrorName, const char *inErrorCausingMethod) | |
| virtual | ~ippErrorResponse () |
| void | setCausingMethod (const char *inErrorCausingMethod) |
| const ippError * | getTheError () const |
| const char * | getCausingMethod () const |
| virtual std::string | getResponseString () const |
|
||||||||||||||||||||
|
Definition at line 64 of file ippErrorResponse.cpp. References ErrorError, and replaceQuotes(). |
|
||||||||||||||||
|
Definition at line 77 of file ippErrorResponse.cpp. References ErrorError, and replaceQuotes(). |
|
|
Definition at line 90 of file ippErrorResponse.cpp. |
|
|
Definition at line 40 of file ippErrorResponse.h. |
|
|
Reimplemented from ippResponse. Definition at line 94 of file ippErrorResponse.cpp. References ippStringBuilder::Append(), ippStringBuilder::AppendParam(), ippStringBuilder::EndFunc(), ippError::getName(), ippError::getSeverity(), ippError::getText(), ippStringBuilder::StartFunc(), and ippStringBuilder::ToString(). Referenced by ippResponseTestCase::testErrorResponse(). |
|
|
Definition at line 38 of file ippErrorResponse.h. |
|
|
Definition at line 35 of file ippErrorResponse.h. |
1.4.1