Home | nevrax.com |
|
NLMISC::CAsyncFileManager::ICancelCallback Class ReferenceCCancelCallback is an interface that is used in call to CAsyncFileManager::cancelLoad. More...
Inheritance diagram for NLMISC::CAsyncFileManager::ICancelCallback:
Detailed DescriptionCCancelCallback is an interface that is used in call to CAsyncFileManager::cancelLoad.This class contains one method that is call for each task in the async file loader. If the method return true, then the task is removed and cancelLoad return.
Definition at line 65 of file async_file_manager.h. Member Function Documentation
The documentation for this class was generated from the following file: |