gHttpGeneric Class Reference

#include <ghttp.h>

Inheritance diagram for gHttpGeneric:

gControl gStorage gTop gXHttpGeneric gXHttpCont gdHttpSnarf List of all members.

Public Types

enum  eContentImport { e_Binary, e_TextPlain }
enum  eContentMethod { e_Get, e_Post }

Public Member Functions

virtual ~gHttpGeneric ()
virtual gBigBufferGetBuffer ()
virtual gUCharBufferGetBaseBuffer ()
virtual bool GetContent (eContentMethod method, gString &sHost, gString &sPath, gString &sReply)=0

Protected Member Functions

 gHttpGeneric (gTcpConnect &connection)

Protected Attributes

gTcpConnectpConnection

Member Enumeration Documentation

enum gHttpGeneric::eContentImport
 

Enumeration values:
e_Binary 
e_TextPlain 

Definition at line 239 of file ghttp.h.

enum gHttpGeneric::eContentMethod
 

Enumeration values:
e_Get 
e_Post 

Definition at line 244 of file ghttp.h.


Constructor & Destructor Documentation

gHttpGeneric::~gHttpGeneric  )  [virtual]
 

Definition at line 436 of file ghttp.cpp.

gHttpGeneric::gHttpGeneric gTcpConnect connection  )  [protected]
 

Definition at line 431 of file ghttp.cpp.


Member Function Documentation

gUCharBuffer & gHttpGeneric::GetBaseBuffer  )  [virtual]
 

Reimplemented in gXHttpGeneric.

Definition at line 440 of file ghttp.cpp.

gBigBuffer & gHttpGeneric::GetBuffer  )  [virtual]
 

Reimplemented in gXHttpGeneric.

Definition at line 448 of file ghttp.cpp.

Referenced by GetBaseBuffer().

virtual bool gHttpGeneric::GetContent eContentMethod  method,
gString sHost,
gString sPath,
gString sReply
[pure virtual]
 

Implemented in gXHttpGeneric, and gXHttpCont.


Member Data Documentation

gTcpConnect* gHttpGeneric::pConnection [protected]
 

Definition at line 261 of file ghttp.h.

Referenced by gXHttpGeneric::Connection(), gXHttpGeneric::ConnectionPtr(), and gXHttpCont::thisGetHtmlContrl().


The documentation for this class was generated from the following files:
Generated on Sat Aug 18 02:41:13 2007 for xpfweb_v2x lib by  doxygen 1.4.2