Genivia Home Documentation
HttpResponse Class Reference

updated Mon Feb 22 2016
 
Public Member Functions | List of all members
HttpResponse Class Reference

#include <HttpContext.h>

Inheritance diagram for HttpResponse:
Inheritance graph
[legend]
Collaboration diagram for HttpResponse:
Collaboration graph
[legend]

Public Member Functions

 HttpResponse ()
 
virtual ~HttpResponse ()
 
- Public Member Functions inherited from HttpMessage
 HttpMessage ()
 constructor. More...
 
const ContentHeadersgetContentHeaders () const
 return the content headers of the message. More...
 
ContentHeadersgetContentHeaders ()
 return the content headers of the message. More...
 

Additional Inherited Members

- Public Types inherited from HttpMessage
typedef std::map< std::string, std::string, casecmplessContentHeaders
 
- Protected Attributes inherited from HttpMessage
ContentHeaders m_ContentHeaders
 the content headers. More...
 

Detailed Description

a HTTP response.

Constructor & Destructor Documentation

HttpResponse::HttpResponse ( )
inline
virtual HttpResponse::~HttpResponse ( )
inlinevirtual

The documentation for this class was generated from the following file: