hamcast
Version 0.7
|
This is the complete list of members for hamcast::ipc::client_channel, including all inherited members.
add_ref(ref_counted *rc) | hamcast::ref_counted | static |
channel(const util::source::ptr &in, const util::sink::ptr &out, int ms_poll_timeout=-1) | hamcast::ipc::channel | protected |
channel(const std::pair< util::source::ptr, util::sink::ptr > &io_pair) | hamcast::ipc::channel | protected |
deref() | hamcast::ref_counted | protected |
get() | hamcast::ipc::client_channel | static |
ipc_read() | hamcast::ipc::client_channel | protectedvirtual |
notify_message(size_t num=1) | hamcast::ipc::channel | protected |
on_exit(const std::string &) | hamcast::ipc::client_channel | protectedvirtual |
poll_messages(size_t num) | hamcast::ipc::client_channel | protectedvirtual |
ptr typedef | hamcast::ipc::client_channel | |
ref() | hamcast::ref_counted | protected |
ref_count() | hamcast::ref_counted | |
ref_counted() | hamcast::ref_counted | protected |
register_callback(const membership_event_callback &cb) | hamcast::ipc::client_channel | virtual |
release(ref_counted *rc) | hamcast::ref_counted | static |
send_async_data(socket_id sock, boost::uint16_t stream, boost::uint32_t ct_size, char *ct) | hamcast::ipc::client_channel | |
send_sync_request(function_id sync_fun_id, const util::const_buffer &send_buffer) | hamcast::ipc::client_channel |