#include <sockmasterc.h>
Collaboration diagram for ESockMasterC:

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