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

NL3D::CAsyncFileManager::CSignal Class Reference

Inheritance diagram for NL3D::CAsyncFileManager::CSignal: +

+ +NLMISC::IRunnable + +List of all members. + + + + + +

Public Methods

 CSignal (bool *pSgn)
void run (void)

Public Attributes

bool * Sgn
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + +
NL3D::CAsyncFileManager::CSignal::CSignal bool *   pSgn
+
+ + + + + +
+   + + +

+ +

+Definition at line 466 of file async_file_manager.cpp. +

+References Sgn.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
void NL3D::CAsyncFileManager::CSignal::run void   [virtual]
+
+ + + + + +
+   + + +

+ +

+Implements NLMISC::IRunnable. +

+Definition at line 473 of file async_file_manager.cpp. +

+References Sgn.

+


Member Data Documentation

+

+ + + + +
+ + +
bool* NL3D::CAsyncFileManager::CSignal::Sgn +
+
+ + + + + +
+   + + +

+ +

+Definition at line 134 of file async_file_manager.h. +

+Referenced by CSignal, and run.

+


The documentation for this class was generated from the following files: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1