The C++ framework for developing highly scalable, high performance servers on Windows platforms.

CDatagramSocketConnectionManagerBase Member List

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

CDatagramSocketConnectionManagerBase(IDatagramSocketConnectionManagerCallback &callback, IDatagramSocketConnectionManagerIO &manager, JetByteTools::Core::IProvideUserData &dataProvider)CDatagramSocketConnectionManagerBase [protected]
m_callbackCDatagramSocketConnectionManagerBase [protected]
OnConnectionClosed(IDatagramSocketEx &socket, ConnectionClosureReason reason)CDatagramSocketConnectionManagerBase [protected]
OnConnectionEstablished(IDatagramSocketEx &socket, const IAddress &address)CDatagramSocketConnectionManagerBase [protected]
OnConnectionReset(IDatagramSocketEx &socket, DWORD lastError)CDatagramSocketConnectionManagerBase [protected]
OnOutgoingConnectionFailed(IDatagramSocketEx &socket, const IAddress &address, DWORD lastError)CDatagramSocketConnectionManagerBase [protected]
OnPreOutgoingConnect(IDatagramSocketEx &socket, const IFullAddress &address, const void *pUserData, const void *pFilterData)CDatagramSocketConnectionManagerBase [protected]
OnReadCompleted(IDatagramSocketEx &socket, JetByteTools::IO::CSmartBuffer &buffer)CDatagramSocketConnectionManagerBase [protected]
OnReadCompletionError(IDatagramSocketEx &socket, JetByteTools::IO::CSmartBuffer &buffer, DWORD lastError)CDatagramSocketConnectionManagerBase [protected]
OnRecvFromCompleted(IDatagramSocketEx &socket, const IAddress &address, JetByteTools::IO::CSmartBuffer &buffer)CDatagramSocketConnectionManagerBase [protected]
OnRecvFromCompletionError(IDatagramSocketEx &socket, const IAddress &address, JetByteTools::IO::CSmartBuffer &buffer, DWORD lastError)CDatagramSocketConnectionManagerBase [protected]
OnRequestRead(IDatagramSocketEx &, JetByteTools::IO::CSmartBuffer &) const CDatagramSocketConnectionManagerBase [inline, protected]
OnRequestRecvFrom(IDatagramSocketEx &, JetByteTools::IO::CSmartBuffer &) const CDatagramSocketConnectionManagerBase [inline, protected]
OnRequestSendTo(IDatagramSocketEx &, const IAddress &, JetByteTools::IO::CSmartBuffer &) const CDatagramSocketConnectionManagerBase [inline, protected]
OnRequestWrite(IDatagramSocketEx &, JetByteTools::IO::CSmartBuffer &) const CDatagramSocketConnectionManagerBase [inline, protected]
OnSendToCompleted(IDatagramSocketEx &socket, const IAddress &address, JetByteTools::IO::CSmartBuffer &buffer)CDatagramSocketConnectionManagerBase [protected]
OnSendToCompletionError(IDatagramSocketEx &socket, const IAddress &address, JetByteTools::IO::CSmartBuffer &buffer, DWORD lastError)CDatagramSocketConnectionManagerBase [protected]
OnSocketAttached(JetByteTools::Core::IIndexedOpaqueUserData &) const CDatagramSocketConnectionManagerBase [inline, protected]
OnSocketReleased(JetByteTools::Core::IIndexedOpaqueUserData &) const CDatagramSocketConnectionManagerBase [inline, protected]
OnWriteCompleted(IDatagramSocketEx &socket, JetByteTools::IO::CSmartBuffer &buffer)CDatagramSocketConnectionManagerBase [protected]
OnWriteCompletionError(IDatagramSocketEx &socket, JetByteTools::IO::CSmartBuffer &buffer, DWORD lastError)CDatagramSocketConnectionManagerBase [protected]
~CDatagramSocketConnectionManagerBase()CDatagramSocketConnectionManagerBase [protected, virtual]


Generated on Sun Sep 12 19:10:08 2021 for The Server Framework - v7.4 by doxygen 1.5.3