NLMISC::CAsyncFileManager::ICancelCallback Class Reference

#include <async_file_manager.h>

Inheritance diagram for NLMISC::CAsyncFileManager::ICancelCallback:

NL3D::CLoadMeshCancel NL3D::CLoadTextureCancel NLSOUND::CCancelLoadWavFile

Detailed Description

CCancelCallback 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.
Author:
Boris Boucher

Nevrax France

Date:
10/2002

Definition at line 65 of file async_file_manager.h.

Public Member Functions

virtual bool callback (const IRunnable *prunnable) const=0


Member Function Documentation

virtual bool NLMISC::CAsyncFileManager::ICancelCallback::callback const IRunnable prunnable  )  const [pure virtual]
 

Referenced by NLMISC::CAsyncFileManager::cancelLoadTask().


The documentation for this class was generated from the following file:
Generated on Tue Mar 16 13:01:53 2004 for NeL by doxygen 1.3.6