Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

Https Class Reference

Inheritance diagram for Https:

Http Protocol List of all members.

Public Member Functions

 Https ()
virtual char * registerName (char *, int len)
virtual ~Https ()

Static Public Member Functions

int loadProtocolStatic (XmlParser *lang)
char * registerNameImpl (char *out, int len)
int unLoadProtocolStatic (XmlParser *lang)

Constructor & Destructor Documentation

Https::Https  ) 
 

Https class constructor.

Https::~Https  )  [virtual]
 

Destructor for the class Https.


Member Function Documentation

int Https::loadProtocolStatic XmlParser lang  )  [static]
 

Load the HTTP protocol.

Reimplemented from Http.

char * Https::registerName char *  out,
int  len
[virtual]
 

Returns the name of the protocol. If an out buffer is defined fullfill it with the name too.

Reimplemented from Http.

char * Https::registerNameImpl char *  out,
int  len
[static]
 

Returns the name of the protocol. If an out buffer is defined fullfill it with the name too.

Reimplemented from Http.

int Https::unLoadProtocolStatic XmlParser lang  )  [static]
 

Unload the HTTP protocol.

Reimplemented from Http.


Generated on Mon Jun 16 13:47:18 2008 for MyServer by  doxygen 1.3.9.1