MACE  1.0.0
 All Classes Namespaces Files Functions Variables Enumerations Defines
mace::rpc::json::http_connection Member List
This is the complete list of members for mace::rpc::json::http_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
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 enum value (defined in mace::rpc::json::http_connection)mace::rpc::json::http_connection
get_header(const std::string &key) (defined in mace::rpc::json::http_connection)mace::rpc::json::http_connection
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]
http_connection(const std::string &url="") (defined in mace::rpc::json::http_connection)mace::rpc::json::http_connection
http_method enum name (defined in mace::rpc::json::http_connection)mace::rpc::json::http_connection
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]
POST enum value (defined in mace::rpc::json::http_connection)mace::rpc::json::http_connection
ptr typedef (defined in mace::rpc::json::http_connection)mace::rpc::json::http_connection
send(const json::value &msg, const connection::pending_result::ptr &pr) (defined in mace::rpc::json::http_connection)mace::rpc::json::http_connection [protected, virtual]
send(const json::value &msg) (defined in mace::rpc::json::http_connection)mace::rpc::json::http_connection [protected, virtual]
set_args(const std::string &args) (defined in mace::rpc::json::http_connection)mace::rpc::json::http_connection
set_header(const std::string key, const std::string &value) (defined in mace::rpc::json::http_connection)mace::rpc::json::http_connection
set_http_method(const std::string &method) (defined in mace::rpc::json::http_connection)mace::rpc::json::http_connection
set_path(const std::string &path) (defined in mace::rpc::json::http_connection)mace::rpc::json::http_connection
set_url(const std::string &url) (defined in mace::rpc::json::http_connection)mace::rpc::json::http_connection
wptr typedef (defined in mace::rpc::json::connection)mace::rpc::json::connection
~connection() (defined in mace::rpc::json::connection)mace::rpc::json::connection
~http_connection() (defined in mace::rpc::json::http_connection)mace::rpc::json::http_connection