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

CRetryAndRenameFileCreationFailureHandler Class Reference
[Asynchronous I/OInterfacesFileIO]

Inheritance diagram for CRetryAndRenameFileCreationFailureHandler:
Collaboration diagram for CRetryAndRenameFileCreationFailureHandler:

List of all members.

Public Member Functions

 CRetryAndRenameFileCreationFailureHandler (size_t retryCount, JetByteTools::Milliseconds retryDelay, bool renameAsFinalRetry=false)
 CRetryAndRenameFileCreationFailureHandler (const CRetryAndRenameFileCreationFailureHandler &rhs)
CRetryAndRenameFileCreationFailureHandleroperator= (const CRetryAndRenameFileCreationFailureHandler &rhs)
bool OnFileCreationFailure (DWORD lastError, JetByteTools::Core::_tstring &filename) override
void OnFileCreationCompleted () override


Constructor & Destructor Documentation

CRetryAndRenameFileCreationFailureHandler ( size_t  retryCount,
JetByteTools::Milliseconds  retryDelay,
bool  renameAsFinalRetry = false 
)


Member Function Documentation

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

void OnFileCreationCompleted (  )  [override, virtual]


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