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

IHandleFileCreationFailure Class Reference
[InterfacesProtected destructors on abstract base classes]

Inheritance diagram for IHandleFileCreationFailure:

List of all members.

Public Member Functions

virtual bool OnFileCreationFailure (DWORD lastError, JetByteTools::Core::_tstring &filename)=0
virtual void OnFileCreationCompleted ()=0

Protected Member Functions

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


Constructor & Destructor Documentation

virtual ~IHandleFileCreationFailure (  )  [protected, virtual]

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


Member Function Documentation

virtual bool OnFileCreationFailure ( DWORD  lastError,
JetByteTools::Core::_tstring filename 
) [pure virtual]

virtual void OnFileCreationCompleted (  )  [pure virtual]


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