From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../nel/classNLSOUND_1_1CCancelLoadWavFile.html | 184 +++++++++++++++++++++ 1 file changed, 184 insertions(+) create mode 100644 docs/doxygen/nel/classNLSOUND_1_1CCancelLoadWavFile.html (limited to 'docs/doxygen/nel/classNLSOUND_1_1CCancelLoadWavFile.html') diff --git a/docs/doxygen/nel/classNLSOUND_1_1CCancelLoadWavFile.html b/docs/doxygen/nel/classNLSOUND_1_1CCancelLoadWavFile.html new file mode 100644 index 00000000..10336038 --- /dev/null +++ b/docs/doxygen/nel/classNLSOUND_1_1CCancelLoadWavFile.html @@ -0,0 +1,184 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# 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: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1