boost::rpc::registry_server< Registry > Class Template Reference

#include <registry_server.hpp>

List of all members.


Detailed Description

template<typename Registry>
class boost::rpc::registry_server< Registry >

Services calls from a single connection with the server.

Parameters:
Registry Type of registry used with the server.


Public Types

typedef Registry::id_type id_type
typedef Registry::archive_type archive_type

Public Member Functions

 registry_server (Registry &reg, boost::shared_ptr< boost::asio::ip::tcp::socket > sock)
 Initializes the registry server with the specified registry and socket.


The documentation for this class was generated from the following file:
Generated on Sun May 20 15:47:56 2007 by  doxygen 1.5.2