S3FC project page S3FC home page

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

s3_rpc_common Struct Reference

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

#include <s3_rpc.h>

List of all members.

Static Public Methods

std::string rpc_server_name (const std::string &name)
std::string rpc_random_client_name (const std::string &name)

Static Public Attributes

const std::string cmd_tag_call = "call"


Detailed Description

Type unspecific common types, functions and constants.

Definition at line 47 of file s3_rpc.h.


Member Function Documentation

std::string s3_rpc_common::rpc_random_client_name const std::string &    name [static]
 

Definition at line 50 of file s3_rpc.cc.

Referenced by s3_rpc_client::s3_rpc_client.

std::string s3_rpc_common::rpc_server_name const std::string &    name [static]
 

Definition at line 42 of file s3_rpc.cc.

Referenced by s3_rpc_server::s3_rpc_server.


Member Data Documentation

const std::string s3_rpc_common::cmd_tag_call = "call" [static]
 

Definition at line 39 of file s3_rpc.cc.

Referenced by s3_rpc_client::call_common, and s3_rpc_server::handle_message.


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