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_1CIGLoad.html | 221 +++++++++++++++++++++ 1 file changed, 221 insertions(+) create mode 100644 docs/doxygen/nel/classNL3D_1_1CAsyncFileManager_1_1CIGLoad.html (limited to 'docs/doxygen/nel/classNL3D_1_1CAsyncFileManager_1_1CIGLoad.html') diff --git a/docs/doxygen/nel/classNL3D_1_1CAsyncFileManager_1_1CIGLoad.html b/docs/doxygen/nel/classNL3D_1_1CAsyncFileManager_1_1CIGLoad.html new file mode 100644 index 00000000..4c1d283d --- /dev/null +++ b/docs/doxygen/nel/classNL3D_1_1CAsyncFileManager_1_1CIGLoad.html @@ -0,0 +1,221 @@ + + + + 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::CIGLoad Class Reference

Inheritance diagram for NL3D::CAsyncFileManager::CIGLoad: +

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

Public Methods

 CIGLoad (const std::string &meshName, CInstanceGroup **ppIG)
void run (void)

Private Attributes

std::string _IGName
CInstanceGroup ** _ppIG
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
NL3D::CAsyncFileManager::CIGLoad::CIGLoad const std::string &   meshName,
CInstanceGroup **   ppIG
+
+ + + + + +
+   + + +

+ +

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

+References _IGName, and _ppIG.

+


Member Function Documentation

+

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

+ +

+Implements NLMISC::IRunnable. +

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

+References _IGName, _ppIG, and nlwarning.

+


Member Data Documentation

+

+ + + + +
+ + +
std::string NL3D::CAsyncFileManager::CIGLoad::_IGName [private] +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by CIGLoad, and run.

+

+ + + + +
+ + +
CInstanceGroup** NL3D::CAsyncFileManager::CIGLoad::_ppIG [private] +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by CIGLoad, and run.

+


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