S3FC project page S3FC home page

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

s3_rpc.h File Reference

Id:
s3_rpc.h,v 1.1.1.1 2003/01/31 09:51:15 alberts3 Exp
Asynchronous Remote Procedure Calls (RPC). More...

#include <s3fc/s3_exception.h>
#include <s3fc/s3_thread_base.h>
#include <s3fc/s3_message.h>
#include <string>
#include <vector>
#include <map>
#include <s3fc/s3_rpc.tcc>

Include dependency graph for s3_rpc.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  s3_rpc_caller_m
 Abstract Base Class representing a caller that invokes a member function (method) of an object of type T_obj. More...

struct  s3_rpc_caller_m_v_t1
 s3_rpc_caller_m that invokes a non-const method returning void and taking one argument, i.e. More...

struct  s3_rpc_caller_m_v_t2
 s3_rpc_caller_m that invokes a non-const method returning void and taking two arguments, i.e. More...

struct  s3_rpc_caller_m_v_v
 s3_rpc_caller_m that invokes a non-const method returning void and taking no arguments, i.e. More...

class  s3_rpc_client
struct  s3_rpc_common
 Type unspecific common types, functions and constants. More...

class  s3_rpc_exception
 Exception thrown when any of the s3_rpc_caller_m methods fail. More...

class  s3_rpc_server
 An RPC server that controls a single T_obj instance. More...

struct  s3_rpc_type_common
 Type specific common types, functions and constants. More...


Detailed Description

Id:
s3_rpc.h,v 1.1.1.1 2003/01/31 09:51:15 alberts3 Exp
Asynchronous Remote Procedure Calls (RPC).

Author:
Gerhard Esterhuizen <gesterhuizen@stonethree.com>
Date:
24/06/2002

Definition in file s3_rpc.h.


Send comments to: s3fc@stonethree.com SourceForge Logo