Scale Stack 0.3 Developer Documentation

scalestack::proxy::client_service Class Reference

#include <client_service.h>

Inheritance diagram for scalestack::proxy::client_service:
scalestack::network::stream_service scalestack::kernel::service

Public Member Functions

 client_service (kernel::module &module, server_service &server_service)
network::streamadd_stream (void)

Private Member Functions

 client_service (const client_service &)
client_serviceoperator= (const client_service &)

Private Attributes

server_service_server_service

Detailed Description

Definition at line 36 of file client_service.h.


Constructor & Destructor Documentation

scalestack::proxy::client_service::client_service ( kernel::module module,
server_service server_service 
)

Definition at line 34 of file client_service.cc.

scalestack::proxy::client_service::client_service ( const client_service  )  [private]

Don't allow copying of objects.


Member Function Documentation

network::stream * scalestack::proxy::client_service::add_stream ( void   )  [virtual]
client_service& scalestack::proxy::client_service::operator= ( const client_service  )  [private]

Don't allow assignment of objects.


Field Documentation

Definition at line 59 of file client_service.h.


The documentation for this class was generated from the following files:
Generated on Thu Feb 17 13:10:23 2011 by  doxygen 1.6.3