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

IAddBuffersToPool Class Reference
[InterfacesI/O BuffersAsynchronous I/OProtected destructors on abstract base classes]

Inheritance diagram for IAddBuffersToPool:

List of all members.

Public Member Functions

 IAddBuffersToPool ()
 IAddBuffersToPool (const IAddBuffersToPool &rhs)
IAddBuffersToPooloperator= (const IAddBuffersToPool &rhs)
virtual void AddBufferToPool (IBuffer &buffer)=0

Protected Member Functions

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


Constructor & Destructor Documentation

IAddBuffersToPool ( const IAddBuffersToPool rhs  ) 

virtual ~IAddBuffersToPool (  )  [protected, virtual]

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


Member Function Documentation

IAddBuffersToPool& operator= ( const IAddBuffersToPool rhs  ) 

virtual void AddBufferToPool ( IBuffer &  buffer  )  [pure virtual]

Implemented in CNullBufferPool.


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