# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NLSOUND::CCancelLoadWavFile Class Reference

Inheritance diagram for NLSOUND::CCancelLoadWavFile:

NLMISC::CAsyncFileManager::ICancelCallback List of all members.

Public Methods

 CCancelLoadWavFile (const std::string &filename)

Private Methods

bool callback (const NLMISC::IRunnable *prunnable) const

Private Attributes

std::string _Filename

Constructor & Destructor Documentation

NLSOUND::CCancelLoadWavFile::CCancelLoadWavFile const std::string &    filename [inline]
 

Definition at line 81 of file async_file_manager_sound.cpp.

References _Filename.


Member Function Documentation

bool NLSOUND::CCancelLoadWavFile::callback const NLMISC::IRunnable   prunnable const [inline, private]
 

Definition at line 68 of file async_file_manager_sound.cpp.

References _Filename.


Member Data Documentation

std::string NLSOUND::CCancelLoadWavFile::_Filename [private]
 

Definition at line 66 of file async_file_manager_sound.cpp.

Referenced by callback, and CCancelLoadWavFile.


The documentation for this class was generated from the following file: