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

ESockEventBrokerC Class Reference

#include <sockeventbrokerc.h>

Collaboration diagram for ESockEventBrokerC:

Collaboration graph
[legend]
List of all members.

Public Methods

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

Public Attributes

StringC m_errorString
long m_errorCode

Constructor & Destructor Documentation

ESockEventBrokerC::ESockEventBrokerC const long &    l [inline]
 

Definition at line 48 of file sockeventbrokerc.h.

00048 {m_errorCode=l;}

ESockEventBrokerC::ESockEventBrokerC const StringC   s,
const long &   
[inline]
 

Definition at line 49 of file sockeventbrokerc.h.

00049 {m_errorString=s;}


Member Data Documentation

long ESockEventBrokerC::m_errorCode
 

Definition at line 52 of file sockeventbrokerc.h.

StringC ESockEventBrokerC::m_errorString
 

Definition at line 51 of file sockeventbrokerc.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