#include <main.h>
Collaboration diagram for SsVoipProcess:

Public Member Functions | |
| SsVoipProcess () | |
| void | Main () |
| MyManager * | GetManager () |
Static Public Member Functions | |
| static SsVoipProcess & | Current () |
Protected Attributes | |
| MyManager * | opal |
|
|
Constructor |
|
|
Catch all which can be used anywhere to access this class |
|
|
get a pointer to the manager of all |
|
|
The main thread of execution starts here |
|
|
Pointer to the manager, which is the class (from the opal hierarchy) that is responsible for the control and setup of calls |
1.4.4