Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Examples

P::HTTPResponse Class Reference
[Networking library]

HTTP Server-Response. More...

#include <phttpclient.h>

List of all members.

Public Member Functions

 HTTPResponse (const std::string &proto, int code, const std::string &resp)
 ~HTTPResponse ()
const HTTPResponseHeaderheader () const
HTTPResponseHeaderheader ()
int code () const


Detailed Description

HTTP Server-Response.

Author:
Christian Prochnow <cproch@seculogix.de>

Definition at line 335 of file phttpclient.h.


Constructor & Destructor Documentation

P::HTTPResponse::HTTPResponse const std::string &  proto,
int  code,
const std::string &  resp
 

P::HTTPResponse::~HTTPResponse  ) 
 


Member Function Documentation

int P::HTTPResponse::code  )  const [inline]
 

Definition at line 346 of file phttpclient.h.

HTTPResponseHeader& P::HTTPResponse::header  )  [inline]
 

Definition at line 343 of file phttpclient.h.

const HTTPResponseHeader& P::HTTPResponse::header  )  const [inline]
 

Definition at line 340 of file phttpclient.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 12 21:08:34 2004 for P::Classes by doxygen 1.3.3