Core Library  1.7.0.0
Library containing core utilities and tools for threading, networking, logging, INI and CSV file management etc.
core_lib::asio::tcp::SimpleTcpClient Member List

This is the complete list of members for core_lib::asio::tcp::SimpleTcpClient, including all inherited members.

CloseConnection()core_lib::asio::tcp::SimpleTcpClient
Connected() constcore_lib::asio::tcp::SimpleTcpClient
GetClientDetailsForServer()core_lib::asio::tcp::SimpleTcpClient
m_messageBuildercore_lib::asio::tcp::SimpleTcpClientprivate
m_messageHandlercore_lib::asio::tcp::SimpleTcpClientprivate
m_tcpTypedClientcore_lib::asio::tcp::SimpleTcpClientprivate
NumberOfUnsentAsyncMessages() constcore_lib::asio::tcp::SimpleTcpClient
operator=(const SimpleTcpClient &)=deletecore_lib::asio::tcp::SimpleTcpClient
operator=(SimpleTcpClient &&)=deletecore_lib::asio::tcp::SimpleTcpClient
SendMessageToServerAsync(int32_t messageId, const defs::connection_t &responseAddress=defs::NULL_CONNECTION)core_lib::asio::tcp::SimpleTcpClient
SendMessageToServerAsync(const defs::char_buffer_t &message, int32_t messageId, const defs::connection_t &responseAddress=defs::NULL_CONNECTION)core_lib::asio::tcp::SimpleTcpClient
SendMessageToServerAsync(const T &message, int32_t messageId, const defs::connection_t &responseAddress=defs::NULL_CONNECTION)core_lib::asio::tcp::SimpleTcpClientinline
SendMessageToServerAsync(const defs::char_buffer_t &message)core_lib::asio::tcp::SimpleTcpClient
SendMessageToServerSync(int32_t messageId, const defs::connection_t &responseAddress=defs::NULL_CONNECTION)core_lib::asio::tcp::SimpleTcpClient
SendMessageToServerSync(const defs::char_buffer_t &message, int32_t messageId, const defs::connection_t &responseAddress=defs::NULL_CONNECTION)core_lib::asio::tcp::SimpleTcpClient
SendMessageToServerSync(const T &message, int32_t messageId, const defs::connection_t &responseAddress=defs::NULL_CONNECTION)core_lib::asio::tcp::SimpleTcpClientinline
SendMessageToServerSync(const defs::char_buffer_t &message)core_lib::asio::tcp::SimpleTcpClient
ServerConnection() constcore_lib::asio::tcp::SimpleTcpClient
SimpleTcpClient()=deletecore_lib::asio::tcp::SimpleTcpClient
SimpleTcpClient(boost_iocontext_t &ioContext, const defs::connection_t &server, const defs::default_message_dispatcher_t &messageDispatcher, eSendOption sendOption=eSendOption::nagleOn, size_t maxAllowedUnsentAsyncMessages=MAX_UNSENT_ASYNC_MSG_COUNT, size_t memPoolMsgCount=0)core_lib::asio::tcp::SimpleTcpClient
SimpleTcpClient(const defs::connection_t &server, const defs::default_message_dispatcher_t &messageDispatcher, eSendOption sendOption=eSendOption::nagleOn, size_t maxAllowedUnsentAsyncMessages=MAX_UNSENT_ASYNC_MSG_COUNT, size_t memPoolMsgCount=0)core_lib::asio::tcp::SimpleTcpClient
SimpleTcpClient(const SimpleTcpClient &)=deletecore_lib::asio::tcp::SimpleTcpClient
SimpleTcpClient(SimpleTcpClient &&)=deletecore_lib::asio::tcp::SimpleTcpClient
~SimpleTcpClient()=defaultcore_lib::asio::tcp::SimpleTcpClient