VoicemanServer Class Reference

The central class of server point. More...

Inheritance diagram for VoicemanServer:

AbstractExecutorCallback

List of all members.

Public Member Functions

void run ()
 The main method to execute server.
 VoicemanServer (const Configuration &c)
 The default constructor.
virtual ~VoicemanServer ()
 The destructor.


Detailed Description

This class receives execution just after basic initialization of application is done. It controls communication between all basic parts of server such as executor, client data handling, signal processing, etc.

Constructor & Destructor Documentation

VoicemanServer::VoicemanServer ( const Configuration &  c  )  [inline]

Parameters:
[in] c The configuration of server to be used


Member Function Documentation

void VoicemanServer::run (  )  [inline]

This method receives control just after configuration loading, prepares of basic parts of server and performs execution of main loop.


Generated on Wed Sep 29 16:40:41 2010 for VoiceMan by  doxygen 1.5.9