ClientFactory Class Reference

The new client object factory. More...

List of all members.

Public Member Functions

auto_ptr< ClientcreateFakeClient () const
auto_ptr< ClientcreateNewClient (auto_ptr< Socket > socket) const
 Creates new client object and sets initial values to all parameters.

Public Attributes

TextParam defaultPitch
TextParam defaultRate
TextParam defaultVolume


Detailed Description

This class performs new client object creation. It contains initial values for text processing parameters and sets them to all newly created objects. The reference to this factory must be provided to main loop class to proper creation of new client objects.

Member Function Documentation

auto_ptr<Client> ClientFactory::createNewClient ( auto_ptr< Socket socket  )  const [inline]

Parameters:
[in] socket The socket object new client must be associated with


Generated on Thu May 6 16:10:58 2010 for VoiceMan by  doxygen 1.5.9