COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
TCPConnection Member List

This is the complete list of members for TCPConnection, including all inherited members.

callback_data_read(common::XML::SignalFrame &args, const boost::system::error_code &error, boost::tuple< HANDLER > functions)TCPConnectioninlineprivate
callback_header_read(cf3::common::XML::SignalFrame &args, const boost::system::error_code &error, boost::tuple< HANDLER > functions)TCPConnectioninlineprivate
ConstPtr typedefTCPConnection
create(boost::asio::io_service &ios)TCPConnectionstatic
disconnect()TCPConnection
HEADER_LENGTH enum valueTCPConnectionprivate
m_error_handlerTCPConnectionprivate
m_incoming_dataTCPConnectionprivate
m_incoming_data_sizeTCPConnectionprivate
m_incoming_headerTCPConnectionprivate
m_outgoing_dataTCPConnectionprivate
m_outgoing_headerTCPConnectionprivate
m_socketTCPConnectionprivate
notify_error(const std::string &message) const TCPConnectionprivate
parse_frame_data(common::XML::SignalFrame &args, boost::system::error_code &error)TCPConnectionprivate
prepare_write_buffers(common::XML::SignalFrame &args, std::vector< boost::asio::const_buffer > &buffers)TCPConnectionprivate
process_header(boost::system::error_code &error)TCPConnectionprivate
Ptr typedefTCPConnection
read(cf3::common::XML::SignalFrame &args, HANDLER callback_function)TCPConnectioninline
send(cf3::common::XML::SignalFrame &args, HANDLER callback_function)TCPConnectioninline
set_error_handler(boost::weak_ptr< ErrorHandler > handler)TCPConnection
socket()TCPConnectioninline
socket() const TCPConnectioninline
TCPConnection(boost::asio::io_service &io_service)TCPConnectionprivate
~TCPConnection()TCPConnection
Send comments to:
COOLFluiD Web Admin