COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
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) | TCPConnection | inlineprivate |
callback_header_read(cf3::common::XML::SignalFrame &args, const boost::system::error_code &error, boost::tuple< HANDLER > functions) | TCPConnection | inlineprivate |
ConstPtr typedef | TCPConnection | |
create(boost::asio::io_service &ios) | TCPConnection | static |
disconnect() | TCPConnection | |
HEADER_LENGTH enum value | TCPConnection | private |
m_error_handler | TCPConnection | private |
m_incoming_data | TCPConnection | private |
m_incoming_data_size | TCPConnection | private |
m_incoming_header | TCPConnection | private |
m_outgoing_data | TCPConnection | private |
m_outgoing_header | TCPConnection | private |
m_socket | TCPConnection | private |
notify_error(const std::string &message) const | TCPConnection | private |
parse_frame_data(common::XML::SignalFrame &args, boost::system::error_code &error) | TCPConnection | private |
prepare_write_buffers(common::XML::SignalFrame &args, std::vector< boost::asio::const_buffer > &buffers) | TCPConnection | private |
process_header(boost::system::error_code &error) | TCPConnection | private |
Ptr typedef | TCPConnection | |
read(cf3::common::XML::SignalFrame &args, HANDLER callback_function) | TCPConnection | inline |
send(cf3::common::XML::SignalFrame &args, HANDLER callback_function) | TCPConnection | inline |
set_error_handler(boost::weak_ptr< ErrorHandler > handler) | TCPConnection | |
socket() | TCPConnection | inline |
socket() const | TCPConnection | inline |
TCPConnection(boost::asio::io_service &io_service) | TCPConnection | private |
~TCPConnection() | TCPConnection |
Send comments to: COOLFluiD Web Admin |