My Project
ParaEngine::CNPLTCPConnection Member List

This is the complete list of members for ParaEngine::CNPLTCPConnection, including all inherited members.

cleanup() (defined in ParaEngine::CNPLTCPConnection)ParaEngine::CNPLTCPConnectionvirtual
CNPLTCPConnection(boost::asio::io_service &io_service, const LogSink &logInstance, const std::string &server, int port=-1)ParaEngine::CNPLTCPConnection
CNPLTCPConnection(boost::asio::io_service &io_service, ConnectionDataHandler *cdh, const LogSink &logInstance, const std::string &server, int port=-1)ParaEngine::CNPLTCPConnection
connect() (defined in ParaEngine::CNPLTCPConnection)ParaEngine::CNPLTCPConnectionvirtual
disconnect() (defined in ParaEngine::CNPLTCPConnection)ParaEngine::CNPLTCPConnectionvirtual
getStatistics(long int &totalIn, long int &totalOut) (defined in ParaEngine::CNPLTCPConnection)ParaEngine::CNPLTCPConnectionvirtual
handle_connect(const boost::system::error_code &error, tcp::resolver::iterator endpoint_iterator) (defined in ParaEngine::CNPLTCPConnection)ParaEngine::CNPLTCPConnectionprotected
handle_disconnect() (defined in ParaEngine::CNPLTCPConnection)ParaEngine::CNPLTCPConnectionprotected
handle_read(const boost::system::error_code &error, std::size_t bytes_transferred) (defined in ParaEngine::CNPLTCPConnection)ParaEngine::CNPLTCPConnectionprotected
handle_resolve(const boost::system::error_code &err, tcp::resolver::iterator endpoint_iterator) (defined in ParaEngine::CNPLTCPConnection)ParaEngine::CNPLTCPConnectionprotected
handle_write(const boost::system::error_code &error) (defined in ParaEngine::CNPLTCPConnection)ParaEngine::CNPLTCPConnectionprotected
HandleNotification()ParaEngine::CNPLTCPConnection
HasNotification()ParaEngine::CNPLTCPConnection
init(const std::string &server, int port) (defined in ParaEngine::CNPLTCPConnection)ParaEngine::CNPLTCPConnectionprotected
m_bNotifyDisconnectParaEngine::CNPLTCPConnectionprotected
m_buf (defined in ParaEngine::CNPLTCPConnection)ParaEngine::CNPLTCPConnectionprotected
m_bufsize (defined in ParaEngine::CNPLTCPConnection)ParaEngine::CNPLTCPConnectionprotected
m_logInstance (defined in ParaEngine::CNPLTCPConnection)ParaEngine::CNPLTCPConnectionprotected
m_mutex (defined in ParaEngine::CNPLTCPConnection)ParaEngine::CNPLTCPConnectionprotected
m_nDisconnectErrorParaEngine::CNPLTCPConnectionprotected
m_pIOServiceParaEngine::CNPLTCPConnectionprotected
m_queueInputParaEngine::CNPLTCPConnectionprotected
m_queueOutputParaEngine::CNPLTCPConnectionprotected
m_resolver (defined in ParaEngine::CNPLTCPConnection)ParaEngine::CNPLTCPConnectionprotected
m_socket (defined in ParaEngine::CNPLTCPConnection)ParaEngine::CNPLTCPConnectionprotected
m_strPort (defined in ParaEngine::CNPLTCPConnection)ParaEngine::CNPLTCPConnectionprotected
m_totalBytesIn (defined in ParaEngine::CNPLTCPConnection)ParaEngine::CNPLTCPConnectionprotected
m_totalBytesOut (defined in ParaEngine::CNPLTCPConnection)ParaEngine::CNPLTCPConnectionprotected
newInstance() const (defined in ParaEngine::CNPLTCPConnection)ParaEngine::CNPLTCPConnectionvirtual
NotifyDisconnect(ConnectionError error)ParaEngine::CNPLTCPConnection
operator=(const CNPLTCPConnection &) (defined in ParaEngine::CNPLTCPConnection)ParaEngine::CNPLTCPConnectionprotected
receive() (defined in ParaEngine::CNPLTCPConnection)ParaEngine::CNPLTCPConnectionvirtual
recv(int timeout=-1) (defined in ParaEngine::CNPLTCPConnection)ParaEngine::CNPLTCPConnectionvirtual
Reset(const std::string &server, int port)ParaEngine::CNPLTCPConnection
RingBuffer_Type typedef (defined in ParaEngine::CNPLTCPConnection)ParaEngine::CNPLTCPConnection
send(const std::string &data) (defined in ParaEngine::CNPLTCPConnection)ParaEngine::CNPLTCPConnectionvirtual
~CNPLTCPConnection()ParaEngine::CNPLTCPConnectionvirtual