|
|
|
Home / Open source / Terimber 2.0
conf_connection Class Reference#include <msg_cpp.h>
List of all members.
Detailed Description
common class for connection config information
Definition at line 515 of file msg_cpp.h.
Constructor & Destructor Documentation
conf_connection::conf_connection |
( |
|
) |
[inline] |
Member Function Documentation
copy operator from listener info
Definition at line 557 of file msg_cpp.h.
References conf_listener::_address, _address, conf_listener::_info, _info, conf_listener::_network, _network, conf_listener::_ping, _ping, conf_listener::_port, _port, conf_listener::_type, and _type.
Member Data Documentation
address
Definition at line 570 of file msg_cpp.h.
Referenced by msg_sock_connection::accept(), msg_listener::accept_address(), msg_communicator::add_connection(), msg_communicator::add_connection_config(), msg_communicator::change_connection_address(), conf_connection(), msg_rpc_connection::connect(), operator=(), msg_communicator::parse_connection(), msg_connection::ping_notify(), msg_user_connection::post(), msg_connection::prepare_handshake_msg(), msg_connection::prepare_handshake_reply(), msg_connection::process_incoming_message(), msg_user_connection::send(), msg_user_connection::send_async(), msg_communicator::shutdown_connection(), aiomsg::start(), msg_user_connection::v_do_job(), and msg_connection::validate_handshake_reply().
The documentation for this class was generated from the following file:
|
|
|
|