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

IDatagramSocketServerCallback Member List

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

OnAllConnectionsAborted(DWORD numberOfConnectionsAborted)=0IDatagramSocketServerCallback [pure virtual]
OnConnectionClosed(IDatagramServerSocket &socket)=0IDatagramServerSocketCallback [pure virtual]
OnConnectionClosure(IDatagramServerSocket &socket, ConnectionClosureReason reason)=0IDatagramServerSocketCallback [pure virtual]
OnConnectionReset(IDatagramServerSocket &socket, DWORD lastError) override=0IDatagramSocketServerCallback [pure virtual]
OnDecrementPendingReceives(DWORD pendingReceives)=0IDatagramSocketServerCallback [pure virtual]
OnError(const JetByteTools::Core::_tstring &message)=0ISocketCallback [pure virtual]
OnError(const JetByteTools::Core::_tstring &message, DWORD lastError)=0ISocketCallback [pure virtual]
OnIncrementPendingReceives(DWORD pendingReceives)=0IDatagramSocketServerCallback [pure virtual]
OnMaximumConnections()=0IDatagramSocketServerCallback [pure virtual]
OnReadCompleted(IDatagramServerSocket &socket, JetByteTools::IO::CSmartBuffer &buffer)=0IDatagramSocketServerCallback [pure virtual]
OnReadCompletionError(IDatagramServerSocket &socket, JetByteTools::IO::CSmartBuffer &buffer, DWORD lastError)=0IDatagramSocketServerCallback [pure virtual]
OnSendToCompleted(IDatagramServerSocket &socket, const IAddress &address, JetByteTools::IO::CSmartBuffer &buffer)=0IDatagramSocketServerCallback [pure virtual]
OnSendToCompletionError(IDatagramServerSocket &socket, const IAddress &address, JetByteTools::IO::CSmartBuffer &buffer, DWORD lastError)=0IDatagramSocketServerCallback [pure virtual]
OnShutdownComplete()=0IDatagramSocketServerCallback [pure virtual]
OnShutdownInitiated()=0IDatagramSocketServerCallback [pure virtual]
OnSocketCreated(SOCKET s)=0IDatagramSocketServerCallback [pure virtual]
OnSocketReleased(JetByteTools::Core::IIndexedOpaqueUserData &userData)=0IDatagramSocketServerCallback [pure virtual]
OnStartAcceptingConnections()=0IDatagramSocketServerCallback [pure virtual]
OnStopAcceptingConnections()=0IDatagramSocketServerCallback [pure virtual]
OnWriteCompleted(IDatagramServerSocket &socket, JetByteTools::IO::CSmartBuffer &buffer)=0IDatagramSocketServerCallback [pure virtual]
OnWriteCompletionError(IDatagramServerSocket &socket, JetByteTools::IO::CSmartBuffer &buffer, DWORD lastError)=0IDatagramSocketServerCallback [pure virtual]
~IDatagramServerSocketCallback()IDatagramServerSocketCallback [protected, virtual]
~IDatagramSocketServerCallback()IDatagramSocketServerCallback [protected, virtual]
~ISocketCallback()ISocketCallback [protected, virtual]


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