Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

serverInfo Struct Reference

Class the encapsulates the information about a server. More...

#include <HashMania.h>

List of all members.

Public Attributes

char IPAddress [128]
unsigned short port
char NickName [64]
int index


Detailed Description

Class the encapsulates the information about a server.


Member Data Documentation

char serverInfo::IPAddress[128]
 

The IP address or hostname of the server.

char serverInfo::NickName[64]
 

A nickname for this server.

int serverInfo::index
 

The index of this server.

unsigned short serverInfo::port
 

The port on which to connect to the server.


The documentation for this struct was generated from the following file:
Generated on Tue Oct 16 14:06:19 2001 for PuppetMaster by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001