RSB  0.9.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
rsb::patterns Namespace Reference

Classes

class  MethodExistsException
 Indicates that a method of a Server already exists. More...
 
class  WaitingEventHandler
 
class  RemoteServer
 The client side of a request-reply-based communication channel. More...
 
class  RequestHandler
 
class  Server
 The server side of a request-reply-based communication channel. More...
 

Typedefs

typedef boost::shared_ptr
< RemoteServer
RemoteServerPtr
 
typedef boost::shared_ptr< ServerServerPtr
 

Typedef Documentation

typedef boost::shared_ptr<RemoteServer> rsb::patterns::RemoteServerPtr

Definition at line 282 of file RemoteServer.h.

typedef boost::shared_ptr<Server> rsb::patterns::ServerPtr

Definition at line 293 of file Server.h.