sServiceNode Struct Reference

#include <gstorage.h>

List of all members.

Public Member Functions

 sServiceNode ()
 ~sServiceNode ()
void Copy (sServiceNode &copy)
void Delete ()
 sServiceNode (sServiceNode &)
sServiceNodeoperator= (sServiceNode &)

Public Attributes

short used
short index
int handle
char shortName [60]
gStoragepStorage


Constructor & Destructor Documentation

sServiceNode::sServiceNode  )  [inline]
 

Definition at line 213 of file gstorage.h.

sServiceNode::~sServiceNode  ) 
 

Definition at line 223 of file gstorage.cpp.

sServiceNode::sServiceNode sServiceNode  ) 
 


Member Function Documentation

void sServiceNode::Copy sServiceNode copy  ) 
 

Definition at line 231 of file gstorage.cpp.

Referenced by sServiceArray::Add().

void sServiceNode::Delete  ) 
 

Definition at line 240 of file gstorage.cpp.

Referenced by sServiceArray::Delete(), and sServiceNode().

sServiceNode& sServiceNode::operator= sServiceNode  ) 
 


Member Data Documentation

int sServiceNode::handle
 

Definition at line 225 of file gstorage.h.

Referenced by Copy(), Delete(), and gSocket::Open().

short sServiceNode::index
 

Definition at line 224 of file gstorage.h.

Referenced by sServiceArray::Add(), Delete(), and gSocket::Open().

gStorage* sServiceNode::pStorage
 

Definition at line 227 of file gstorage.h.

Referenced by Copy(), Delete(), and gSocket::Open().

char sServiceNode::shortName[60]
 

Definition at line 226 of file gstorage.h.

Referenced by Copy(), Delete(), and gSocket::Open().

short sServiceNode::used
 

Definition at line 223 of file gstorage.h.

Referenced by Copy(), Delete(), and gSocket::Open().


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