ComSDK
 Указатель Классы Пространства имен Функции Переменные Определения типов Перечисления Элементы перечислений Друзья Группы Страницы
com::interproc::NodeConnection Cписок членов класса

Полный список членов класса com::interproc::NodeConnection, включая наследуемые из базового класса

createConnection(const boost::asio::ip::address &p_ipAddr, boost::asio::io_service &p_ioService, std::function< void(std::shared_ptr< NodeConnection >, std::vector< char > &) > p_msgCallback, OnSocketClosedClb p_socketClosedClb) (определено в com::interproc::NodeConnection)com::interproc::NodeConnectionstatic
createServerConnection(boost::asio::io_service &p_ioService, std::function< void(std::shared_ptr< NodeConnection >, std::vector< char > &) > p_msgCallback, OnSocketClosedClb p_socketClosedClb) (определено в com::interproc::NodeConnection)com::interproc::NodeConnectionstatic
getIpAddr() const (определено в com::interproc::NodeConnection)com::interproc::NodeConnection
getSocket() (определено в com::interproc::NodeConnection)com::interproc::NodeConnection
getState() const (определено в com::interproc::NodeConnection)com::interproc::NodeConnection
m_messageBuffer (определено в com::interproc::NodeConnection)com::interproc::NodeConnectionprotected
m_msgCallback (определено в com::interproc::NodeConnection)com::interproc::NodeConnectionprotected
m_protocol (определено в com::interproc::NodeConnection)com::interproc::NodeConnectionprotected
m_readBuffer (определено в com::interproc::NodeConnection)com::interproc::NodeConnectionprotected
m_socket (определено в com::interproc::NodeConnection)com::interproc::NodeConnectionprotected
m_socketClosedCallback (определено в com::interproc::NodeConnection)com::interproc::NodeConnectionprotected
m_state (определено в com::interproc::NodeConnection)com::interproc::NodeConnectionprotected
NodeConnection(const NodeConnection &)=delete (определено в com::interproc::NodeConnection)com::interproc::NodeConnection
OnSocketClosedClb typedef (определено в com::interproc::NodeConnection)com::interproc::NodeConnection
prepareToRead() (определено в com::interproc::NodeConnection)com::interproc::NodeConnection
send(const std::vector< char > &p_data) (определено в com::interproc::NodeConnection)com::interproc::NodeConnection
setSocketClosedCallback(OnSocketClosedClb p_clb) (определено в com::interproc::NodeConnection)com::interproc::NodeConnection
~NodeConnection() (определено в com::interproc::NodeConnection)com::interproc::NodeConnection