gVersion Class Reference

#include <ghttp.h>

Inheritance diagram for gVersion:

gString gStringGeneric gStorage gTop List of all members.

Public Member Functions

 gVersion (short major=-1, short minor=-1)
virtual ~gVersion ()
virtual bool SetVersion (gString &s)
bool operator> (gVersion &version)
bool operator< (gVersion &version)

Public Attributes

short vMajor
short vMinor

Protected Member Functions

int thisSetMajorOrMinor (char *s, short &ver)

Constructor & Destructor Documentation

gVersion::gVersion short  major = -1,
short  minor = -1
 

Definition at line 20 of file ghttp.cpp.

virtual gVersion::~gVersion  )  [inline, virtual]
 

Definition at line 15 of file ghttp.h.


Member Function Documentation

bool gVersion::operator< gVersion version  ) 
 

Definition at line 50 of file ghttp.cpp.

bool gVersion::operator> gVersion version  ) 
 

Definition at line 43 of file ghttp.cpp.

bool gVersion::SetVersion gString s  )  [virtual]
 

Definition at line 26 of file ghttp.cpp.

Referenced by gXHttpGeneric::GetVersion().

int gVersion::thisSetMajorOrMinor char *  s,
short &  ver
[protected]
 

Definition at line 57 of file ghttp.cpp.

Referenced by SetVersion().


Member Data Documentation

short gVersion::vMajor
 

Definition at line 19 of file ghttp.h.

Referenced by operator<(), operator>(), and SetVersion().

short gVersion::vMinor
 

Definition at line 20 of file ghttp.h.

Referenced by operator<(), operator>(), and SetVersion().


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