Bytemaster's Boost Libraries
|
add_method_handler(const std::string &name, const handler &h) (defined in boost::rpc::json::connection) | boost::rpc::json::connection | |
add_signal_connection(const std::string &name, const boost::signals::connection &c) (defined in boost::rpc::json::connection) | boost::rpc::json::connection | |
connection() (defined in boost::rpc::json::connection) | boost::rpc::json::connection | |
disconnected (defined in boost::rpc::json::connection) | boost::rpc::json::connection | |
handler typedef (defined in boost::rpc::json::connection) | boost::rpc::json::connection | |
invoke(boost::json::Value &msg, boost::json::Value &rtn_msg, const boost::chrono::microseconds &timeout_us=boost::chrono::microseconds::max()) (defined in boost::rpc::json::connection) | boost::rpc::json::connection | |
is_connected() const =0 (defined in boost::rpc::json::connection) | boost::rpc::json::connection | [pure virtual] |
on_receive(const boost::json::Value &v) (defined in boost::rpc::json::connection) | boost::rpc::json::connection | [protected] |
ptr typedef (defined in boost::rpc::json::connection) | boost::rpc::json::connection | |
release() (defined in boost::cmt::retainable) | boost::cmt::retainable | [inline] |
retain() (defined in boost::cmt::retainable) | boost::cmt::retainable | [inline] |
retainable() (defined in boost::cmt::retainable) | boost::cmt::retainable | [inline] |
send(const boost::json::Value &v)=0 (defined in boost::rpc::json::connection) | boost::rpc::json::connection | [pure virtual] |
stack_retainable (defined in boost::cmt::retainable) | boost::cmt::retainable | [friend] |
start()=0 (defined in boost::rpc::json::connection) | boost::rpc::json::connection | [pure virtual] |
~connection() (defined in boost::rpc::json::connection) | boost::rpc::json::connection | [virtual] |
~retainable() (defined in boost::cmt::retainable) | boost::cmt::retainable | [inline, protected, virtual] |