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

IStreamSocketConnectionManagerIO Class Reference
[Stream SocketsInterfacesProtected destructors on abstract base classes]

Inheritance diagram for IStreamSocketConnectionManagerIO:

List of all members.

Public Member Functions

virtual void IssueRead (IStreamSocketEx &socket, JetByteTools::IO::CSmartBuffer &buffer)=0
virtual void IssueWrite (IStreamSocketEx &socket, JetByteTools::IO::CSmartBuffer &buffer)=0

Protected Member Functions

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


Constructor & Destructor Documentation

virtual ~IStreamSocketConnectionManagerIO (  )  [protected, virtual]

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


Member Function Documentation


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