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

CNullStreamSocketFlowControlMonitor Member List

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

CNullStreamSocketFlowControlMonitor()CNullStreamSocketFlowControlMonitor
ConnectionId typedefIMonitorStreamSocketFlowControl
OnBufferConsolidated(const ConnectionId, const bool) overrideCNullStreamSocketFlowControlMonitor [inline]
JetByteTools::Socket::IMonitorStreamSocketFlowControl::OnBufferConsolidated(ConnectionId id, bool wasDelayed)=0IMonitorStreamSocketFlowControl [pure virtual]
OnBufferDelayed(const ConnectionId, JetByteTools::IO::IBuffer &) overrideCNullStreamSocketFlowControlMonitor [inline]
JetByteTools::Socket::IMonitorStreamSocketFlowControl::OnBufferDelayed(ConnectionId id, JetByteTools::IO::IBuffer &buffer)=0IMonitorStreamSocketFlowControl [pure virtual]
OnBufferDiscarded(const ConnectionId, JetByteTools::IO::IBuffer &, const bool) overrideCNullStreamSocketFlowControlMonitor [inline]
JetByteTools::Socket::IMonitorStreamSocketFlowControl::OnBufferDiscarded(ConnectionId id, JetByteTools::IO::IBuffer &buffer, bool wasDelayed)=0IMonitorStreamSocketFlowControl [pure virtual]
OnBufferSent(const ConnectionId, JetByteTools::IO::IBuffer &) overrideCNullStreamSocketFlowControlMonitor [inline]
JetByteTools::Socket::IMonitorStreamSocketFlowControl::OnBufferSent(ConnectionId id, JetByteTools::IO::IBuffer &buffer)=0IMonitorStreamSocketFlowControl [pure virtual]
OnConnectionComplete(const ConnectionId) overrideCNullStreamSocketFlowControlMonitor [inline]
JetByteTools::Socket::IMonitorStreamSocketFlowControl::OnConnectionComplete(ConnectionId id)=0IMonitorStreamSocketFlowControl [pure virtual]
OnConnectionEstablished(JetByteTools::Socket::IStreamSocket &socket) overrideCNullStreamSocketFlowControlMonitor [inline, virtual]
OnConnectionTerminated(const ConnectionId) overrideCNullStreamSocketFlowControlMonitor [inline]
JetByteTools::Socket::IMonitorStreamSocketFlowControl::OnConnectionTerminated(ConnectionId id)=0IMonitorStreamSocketFlowControl [pure virtual]
OnConsolidation(const ConnectionId, const bool) overrideCNullStreamSocketFlowControlMonitor [inline]
JetByteTools::Socket::IMonitorStreamSocketFlowControl::OnConsolidation(ConnectionId id, bool consolidated)=0IMonitorStreamSocketFlowControl [pure virtual]
OnWriteComplete(const ConnectionId) overrideCNullStreamSocketFlowControlMonitor [inline]
JetByteTools::Socket::IMonitorStreamSocketFlowControl::OnWriteComplete(ConnectionId id)=0IMonitorStreamSocketFlowControl [pure virtual]
OnWriteCompletionError(const ConnectionId, JetByteTools::Socket::IStreamSocket &, JetByteTools::IO::IBuffer &, const DWORD) overrideCNullStreamSocketFlowControlMonitor [inline]
JetByteTools::Socket::IMonitorStreamSocketFlowControl::OnWriteCompletionError(ConnectionId id, JetByteTools::Socket::IStreamSocket &socket, JetByteTools::IO::IBuffer &buffer, DWORD lastError)=0IMonitorStreamSocketFlowControl [pure virtual]
OnWritePending(const ConnectionId) overrideCNullStreamSocketFlowControlMonitor [inline]
JetByteTools::Socket::IMonitorStreamSocketFlowControl::OnWritePending(ConnectionId id)=0IMonitorStreamSocketFlowControl [pure virtual]
~IMonitorStreamSocketFlowControl()IMonitorStreamSocketFlowControl [protected, virtual]


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