xmltooling::HTTPResponse Member List
This is the complete list of members for
xmltooling::HTTPResponse, including all inherited members.
| GenericResponse() (defined in xmltooling::GenericResponse) | xmltooling::GenericResponse | [inline, protected] |
| HTTPResponse() (defined in xmltooling::HTTPResponse) | xmltooling::HTTPResponse | [inline, protected] |
| sendError(std::istream &inputStream) | xmltooling::HTTPResponse | [inline, virtual] |
| sendRedirect(const char *url)=0 | xmltooling::HTTPResponse | [pure virtual] |
| sendResponse(std::istream &inputStream) | xmltooling::HTTPResponse | [inline, virtual] |
| xmltooling::GenericResponse::sendResponse(std::istream &inputStream, long status)=0 | xmltooling::GenericResponse | [pure virtual] |
| setContentType(const char *type) | xmltooling::HTTPResponse | [inline, virtual] |
| setCookie(const char *name, const char *value) | xmltooling::HTTPResponse | [inline, virtual] |
| setResponseHeader(const char *name, const char *value)=0 | xmltooling::HTTPResponse | [pure virtual] |
| status_t enum name | xmltooling::HTTPResponse | |
| XMLTOOLING_HTTP_STATUS_ERROR enum value (defined in xmltooling::HTTPResponse) | xmltooling::HTTPResponse | |
| XMLTOOLING_HTTP_STATUS_FORBIDDEN enum value (defined in xmltooling::HTTPResponse) | xmltooling::HTTPResponse | |
| XMLTOOLING_HTTP_STATUS_MOVED enum value (defined in xmltooling::HTTPResponse) | xmltooling::HTTPResponse | |
| XMLTOOLING_HTTP_STATUS_NOTFOUND enum value (defined in xmltooling::HTTPResponse) | xmltooling::HTTPResponse | |
| XMLTOOLING_HTTP_STATUS_OK enum value (defined in xmltooling::HTTPResponse) | xmltooling::HTTPResponse | |
| XMLTOOLING_HTTP_STATUS_UNAUTHORIZED enum value (defined in xmltooling::HTTPResponse) | xmltooling::HTTPResponse | |
| ~GenericResponse() (defined in xmltooling::GenericResponse) | xmltooling::GenericResponse | [inline, virtual] |
| ~HTTPResponse() (defined in xmltooling::HTTPResponse) | xmltooling::HTTPResponse | [inline, virtual] |