|
|
|
|
|
|
Home / Open source / Terimber 2.0
msg_sock_connection Member ListThis is the complete list of members for msg_sock_connection, including all inherited members.
| _communicator | msg_base | [protected] |
| _handle | msg_sock_connection | [protected] |
| _info | msg_connection | [protected] |
| _linfo | msg_connection | [protected] |
| _msg_recv | msg_sock_connection | [protected] |
| _msg_send | msg_sock_connection | [protected] |
| _mtx_res | msg_base | [protected] |
| _offset_recv | msg_sock_connection | [protected] |
| _offset_send | msg_sock_connection | [protected] |
| _on | msg_base | [protected] |
| _rsa | msg_connection | [protected] |
| _size_recv | msg_sock_connection | [protected] |
| _state | msg_connection | [protected] |
| accept(size_t handle, msg_communicator *communicator, const conf_listener &info, terimber_aiosock_callback *&callback) | msg_sock_connection | [static] |
| 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_sock_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_sock_connection(msg_communicator *communicator, const conf_connection &info) | msg_sock_connection | [protected] |
| msg_sock_connection(msg_communicator *communicator, size_t handle, const conf_listener &linfo, const conf_connection &cinfo) | msg_sock_connection | [protected] |
| 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] |
| 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_sock_connection | [protected, virtual] |
| v_has_job(size_t ident, void *user_data) | msg_sock_connection | [protected, virtual] |
| v_off() | msg_queue_processor | [protected, virtual] |
| v_on() | msg_queue_processor | [protected, virtual] |
| v_on_accept(size_t handle, size_t handle_accepted, terimber_aiosock_callback *&callback, const sockaddr_in &peeraddr, void *userdata) | msg_sock_connection | [protected, virtual] |
| v_on_connect(size_t handle, const sockaddr_in &peeraddr, void *userdata) | msg_sock_connection | [protected, virtual] |
| v_on_error(size_t handle, int err, aiosock_type mask, void *userdata) | msg_sock_connection | [protected, virtual] |
| v_on_receive(size_t handle, void *buf, size_t requested, size_t processed, const sockaddr_in &peeraddr, void *userdata) | msg_sock_connection | [protected, virtual] |
| v_on_send(size_t handle, void *buf, size_t requested, size_t processed, const sockaddr_in &peeraddr, void *userdata) | msg_sock_connection | [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_sock_connection() | msg_sock_connection | [virtual] |
| ~terimber_aiosock_callback() | terimber_aiosock_callback | [inline, virtual] |
| ~terimber_thread_employer() | terimber_thread_employer | [inline, virtual] |
|
|
|
|