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

IMonitorDatagramSocketFlowControl Class Reference
[FilteringInterfacesMonitoringProtected destructors on abstract base classes]

Inheritance diagram for IMonitorDatagramSocketFlowControl:

List of all members.

Public Member Functions

virtual void OnDatagramFlowControlStatus (int status)=0
virtual void OnDatagramFlowControlDatagramDropped ()=0

Protected Member Functions

virtual ~IMonitorDatagramSocketFlowControl ()
 We never delete instances of this interface; you must manage the lifetime of the class that implements it.


Constructor & Destructor Documentation

virtual ~IMonitorDatagramSocketFlowControl (  )  [protected, virtual]

We never delete instances of this interface; you must manage the lifetime of the class that implements it.


Member Function Documentation

virtual void OnDatagramFlowControlStatus ( int  status  )  [pure virtual]

virtual void OnDatagramFlowControlDatagramDropped (  )  [pure virtual]


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