Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
boost::rpc::acknowledgementUsed to verify whether a remote function call has completed
boost::rpc::binary_archiveAllows the use of binary archives for marshaling
boost::rpc::call_baseBase class for all of the call classes
boost::rpc::call_optionsHolds the result marshaling and exception reporting options
boost::rpc::client< Registry >A client used to communicate with a rpc::registry_server over the network
boost::rpc::connecting_client< Registry, Connector >A client with the capability to connect to a server
boost::rpc::handler< Signature, ArchivePair >A call handler used to receive acknowledgment of rpc completion and return value
boost::rpc::registry< Id, ArchivePair >Contains a collection of functions mapped by key
boost::rpc::registry_server< Registry >Services calls from a single connection with the server
boost::rpc::server< Registry, Acceptor >Sets up new connections with a dedicated rpc::registry_server
boost::rpc::simple_acceptorAccepts a connection upon request
boost::rpc::text_archiveAllows the use of text archives for marshaling
boost::rpc::xml_archiveAllows the use of xml archives for marshaling

Generated on Sun May 20 15:47:56 2007 by  doxygen 1.5.2