#include <compstarterc.h>
Collaboration diagram for CompStarterC:

Public Methods | |
| CompStarterC () | |
| virtual | ~CompStarterC () |
| void | InitByFile (const char *) |
| void | StartComps () |
Protected Attributes | |
| StringC | m_initData |
| StringC | m_endpoint |
| StringC | m_szLocalIP |
| StringC | m_broadcastNetAddr |
| StringC | m_broadcastBase |
| ArrayC< StringC > | m_interfaceName |
| ArrayC< StringC > | m_interfaceTrObjName |
| ArrayC< StringC > | m_trObjName |
| ArrayC< StringC > | m_trObjPort |
| ArrayC< StringC > | m_trObjHost |
| ArrayC< StringC > | m_hostName |
| ArrayC< StringC > | m_hostIP |
| ArrayC< StringC > | m_startParams |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 22 of file compstarterc.h. |
|
|
Definition at line 21 of file compstarterc.h. |
|
|
Definition at line 19 of file compstarterc.h. |
|
|
Definition at line 29 of file compstarterc.h. |
|
|
Definition at line 28 of file compstarterc.h. |
|
|
Definition at line 18 of file compstarterc.h. |
|
|
Definition at line 23 of file compstarterc.h. |
|
|
Definition at line 24 of file compstarterc.h. |
|
|
Definition at line 30 of file compstarterc.h. |
|
|
Definition at line 20 of file compstarterc.h. |
|
|
Definition at line 27 of file compstarterc.h. |
|
|
Definition at line 25 of file compstarterc.h. |
|
|
Definition at line 26 of file compstarterc.h. |
1.3-rc2