MACE  1.0.0
 All Classes Namespaces Files Functions Variables Enumerations Defines
mace::rpc::json::connection Member List
This is the complete list of members for mace::rpc::json::connection, including all inherited members.
add_method(const std::string &mid, const rpc_method &m) (defined in mace::rpc::json::connection)mace::rpc::json::connection
add_method(const rpc_method &m)mace::rpc::json::connection
break_promises() (defined in mace::rpc::json::connection)mace::rpc::json::connection [protected]
call_fused(const std::string &method_name, const ParamSeq &param) (defined in mace::rpc::json::connection)mace::rpc::json::connection [inline]
call_fused(const std::string &method_name, const ParamSeq &param) (defined in mace::rpc::json::connection)mace::rpc::json::connection [inline]
closed (defined in mace::rpc::json::connection)mace::rpc::json::connection
connection(mace::cmt::thread *t=&mace::cmt::thread::current())mace::rpc::json::connection
connection_private (defined in mace::rpc::json::connection)mace::rpc::json::connection [friend]
create_call(const std::string &method_name, const ParamSeq &param, json::value &msg) (defined in mace::rpc::json::connection)mace::rpc::json::connection [inline]
get_thread() const (defined in mace::rpc::json::connection)mace::rpc::json::connection
handle_call(const json::value &c, json::value &result) (defined in mace::rpc::json::connection)mace::rpc::json::connection
handle_call(const json::value &m) (defined in mace::rpc::json::connection)mace::rpc::json::connection [protected]
handle_error(const json::value &m) (defined in mace::rpc::json::connection)mace::rpc::json::connection [protected]
handle_notice(const json::value &m) (defined in mace::rpc::json::connection)mace::rpc::json::connection
handle_result(const json::value &m) (defined in mace::rpc::json::connection)mace::rpc::json::connection [protected]
next_method_id() (defined in mace::rpc::json::connection)mace::rpc::json::connection [protected, virtual]
notice_fused(const std::string &method_name, const ParamSeq &param) (defined in mace::rpc::json::connection)mace::rpc::json::connection [inline]
pack_params(json::value &v, const Seq &s, const boost::true_type &is_named) (defined in mace::rpc::json::connection)mace::rpc::json::connection [inline, protected]
pack_params(json::value &v, const Seq &s, const boost::false_type &is_named) (defined in mace::rpc::json::connection)mace::rpc::json::connection [inline, protected]
ptr typedef (defined in mace::rpc::json::connection)mace::rpc::json::connection
send(const json::value &msg) (defined in mace::rpc::json::connection)mace::rpc::json::connection [protected, virtual]
send(const json::value &msg, const connection::pending_result::ptr &pr) (defined in mace::rpc::json::connection)mace::rpc::json::connection [protected, virtual]
wptr typedef (defined in mace::rpc::json::connection)mace::rpc::json::connection
~connection() (defined in mace::rpc::json::connection)mace::rpc::json::connection