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

IStream Class Reference
[InterfacesI/O StreamsProtected destructors on abstract base classes]

Inheritance diagram for IStream:

List of all members.


Detailed Description

An interface to an stream...

Public Types

typedef unsigned long DataLength

Protected Member Functions

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

Member Typedef Documentation

typedef unsigned long DataLength


Constructor & Destructor Documentation

virtual ~IStream (  )  [protected, virtual]

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


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