S3FC project page | S3FC home page |
#include <s3_rpc.h>
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" |
Definition at line 47 of file s3_rpc.h.
|
Definition at line 50 of file s3_rpc.cc. Referenced by s3_rpc_client::s3_rpc_client. |
|
Definition at line 42 of file s3_rpc.cc. Referenced by s3_rpc_server::s3_rpc_server. |
|
Definition at line 39 of file s3_rpc.cc. Referenced by s3_rpc_client::call_common, and s3_rpc_server::handle_message. |
Send comments to: s3fc@stonethree.com |
|