msg_rpc_connection Member List
This is the complete list of members for
msg_rpc_connection, including all inherited members.
| _communicator | msg_base | [protected] |
| _handle | msg_rpc_connection | [private] |
| _info | msg_connection | [protected] |
| _linfo | msg_connection | [protected] |
| _mtx_res | msg_base | [protected] |
| _on | msg_base | [protected] |
| _rsa | msg_connection | [protected] |
| _state | msg_connection | [protected] |
| block() | msg_queue< 3 > | [inline] |
| CONN_STATE_CLOSE enum value | msg_connection | [protected] |
| CONN_STATE_CONNECTED enum value | msg_connection | [protected] |
| CONN_STATE_HANDSHAKE_INITIATOR enum value | msg_connection | [protected] |
| CONN_STATE_HANDSHAKE_RECEIVER enum value | msg_connection | [protected] |
| connect(msg_communicator *communicator_, const conf_connection &info) | msg_rpc_connection | [static] |
| get_crypt_key() | msg_connection | [inline] |
| get_info() | msg_connection | [inline] |
| get_rsa() const | msg_connection | [inline] |
| is_block() | msg_queue< 3 > | [inline] |
| is_connected() const | msg_connection | [inline] |
| is_last_activity_timeout() | msg_connection | [inline] |
| is_on() const | msg_base | [inline] |
| msg_base(msg_communicator *communicator_) | msg_base | |
| msg_conn_state enum name | msg_connection | [protected] |
| msg_connection(msg_communicator *communicator, const conf_listener &linfo, const conf_connection &info) | msg_connection | |
| msg_connection(msg_communicator *communicator, const conf_connection &info) | msg_connection | |
| msg_queue() | msg_queue< 3 > | [protected] |
| msg_queue_processor(msg_communicator *communicator) | msg_queue_processor | |
| msg_rpc_connection(msg_communicator *communicator_, rpc_binding_handle_t handle_, const conf_listener &linfo, const conf_connection &info) | msg_rpc_connection | |
| msg_rpc_connection(msg_communicator *communicator_, rpc_binding_handle_t handle_, const conf_connection &info) | msg_rpc_connection | |
| off() | msg_base | |
| on() | msg_base | |
| peek() | msg_queue< 3 > | [inline, protected] |
| ping_notify() | msg_connection | [virtual] |
| pop(msg_cpp *&item) | msg_queue< 3 > | [inline, protected] |
| prepare_handshake_msg() | msg_connection | |
| prepare_handshake_reply(msg_cpp *msg) | msg_connection | |
| process_incoming_message(msg_cpp *msg) | msg_connection | |
| push(msg_cpp *item) | msg_queue< 3 > | [inline, protected] |
| push_msg(msg_cpp *msg) | msg_connection | [virtual] |
| send_msg(msg_communicator *communicator_, msg_rpc_connection *_this, rpc_binding_handle_t handle_, msg_cpp *msg_) | msg_rpc_connection | [static] |
| set_last_activity() | msg_connection | [inline] |
| set_on(bool on) | msg_base | [inline, protected] |
| touch(size_t &top_priority) | msg_queue< 3 > | [inline, protected] |
| unblock() | msg_queue< 3 > | [inline, protected] |
| v_do_job(size_t ident, void *user_data) | msg_rpc_connection | [protected, virtual] |
| v_has_job(size_t ident, void *user_data) | msg_queue_processor | [protected, virtual] |
| v_off() | msg_queue_processor | [protected, virtual] |
| v_on() | msg_queue_processor | [protected, virtual] |
| validate_handshake_reply(msg_cpp *msg) | msg_connection | |
| wakeup() | msg_connection | [protected, virtual] |
| ~msg_base() | msg_base | [virtual] |
| ~msg_connection() | msg_connection | [virtual] |
| ~msg_queue_processor() | msg_queue_processor | |
| ~msg_rpc_connection() | msg_rpc_connection | [virtual] |
| ~terimber_thread_employer() | terimber_thread_employer | [inline, virtual] |