Main Page
|
Class Hierarchy
|
Class List
|
Directories
|
File List
|
Class Members
|
File Members
|
Related Pages
GHost Class Reference
This is a handy helper tool for parsing text in the form server[:port] into a easy to use form.
More...
#include <
INet.h
>
List of all members.
Public Member Functions
GHost
(int DefaultPort, char *Str=0)
Construct the class.
Public Attributes
char *
Server
The host part.
int
Port
The port.
Detailed Description
This is a handy helper tool for parsing text in the form server[:port] into a easy to use form.
Constructor & Destructor Documentation
GHost::GHost
(
int
DefaultPort
,
char *
Str
=
0
)
Construct the class.
Parameters:
d
The default port to use if the input has no explicit port
s
An optional initial string to parse
The documentation for this class was generated from the following files:
INet.h
INet.cpp
Generated on Wed Oct 26 14:46:59 2005 for Lgi by
1.4.1