#include <sockeventbrokerc.h>
Collaboration diagram for ESockEventBrokerC:

Public Methods | |
| ESockEventBrokerC (const long &l) | |
| ESockEventBrokerC (const StringC &s, const long &) | |
Public Attributes | |
| StringC | m_errorString |
| long | m_errorCode |
|
|
Definition at line 48 of file sockeventbrokerc.h.
00048 {m_errorCode=l;}
|
|
||||||||||||
|
Definition at line 49 of file sockeventbrokerc.h.
00049 {m_errorString=s;}
|
|
|
Definition at line 52 of file sockeventbrokerc.h. |
|
|
Definition at line 51 of file sockeventbrokerc.h. |
1.3-rc2