S3FC project page S3FC home page

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

s3_rpc_type_common Struct Template Reference

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

#include <s3_rpc.h>

List of all members.

Public Types

typedef std::map< std::string,
s3_rpc_caller_m< T_obj > * > 
callmap_t

Static Public Methods

void clear_callmap (callmap_t &cmap)


Detailed Description

template<typename T_obj>
struct s3_rpc_type_common< T_obj >

Type specific common types, functions and constants.

Definition at line 64 of file s3_rpc.h.


Member Typedef Documentation

template<typename T_obj>
typedef std::map<std::string, s3_rpc_caller_m<T_obj>*> s3_rpc_type_common::callmap_t
 

Definition at line 67 of file s3_rpc.h.


Member Function Documentation

template<typename T_obj>
void s3_rpc_type_common< T_obj >::clear_callmap callmap_t   cmap [static]
 

Definition at line 14 of file s3_rpc.tcc.

Referenced by s3_rpc_client::~s3_rpc_client, and s3_rpc_server::~s3_rpc_server.


The documentation for this struct was generated from the following files:
Send comments to: s3fc@stonethree.com SourceForge Logo