
Public Member Functions | |
| void | run () |
| The main method to execute server. | |
| VoicemanServer (const Configuration &c) | |
| The default constructor. | |
| virtual | ~VoicemanServer () |
| The destructor. | |
| VoicemanServer::VoicemanServer | ( | const Configuration & | c | ) | [inline] |
| [in] | c | The configuration of server to be used |
| void VoicemanServer::run | ( | ) | [inline] |
This method receives control just after configuration loading, prepares of basic parts of server and performs execution of main loop.
1.5.9