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

ESockMasterC Class Reference

#include <sockmasterc.h>

Collaboration diagram for ESockMasterC:

Collaboration graph
[legend]
List of all members.

Public Methods

 ESockMasterC (const long &l)
 ESockMasterC (const StringC &s, const long &l)

Public Attributes

StringC m_errorString
long m_errorCode

Constructor & Destructor Documentation

ESockMasterC::ESockMasterC const long &    l [inline]
 

Definition at line 48 of file sockmasterc.h.

00048 {m_errorCode=l;}

ESockMasterC::ESockMasterC const StringC   s,
const long &    l
[inline]
 

Definition at line 49 of file sockmasterc.h.

00049 {m_errorString=s;}


Member Data Documentation

long ESockMasterC::m_errorCode
 

Definition at line 52 of file sockmasterc.h.

StringC ESockMasterC::m_errorString
 

Definition at line 51 of file sockmasterc.h.


The documentation for this class was generated from the following file:
Generated on Tue Jul 29 14:30:44 2003 for Open ActiveWrl by doxygen1.3-rc2