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

NLMISC::CUpdateThread Class Reference

Inheritance diagram for NLMISC::CUpdateThread: +

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

Public Methods

 CUpdateThread (CWindowDisplayer *disp, string windowNameEx, bool iconified, sint x, sint y, sint w, sint h, sint hs, sint fs, const std::string &fn, bool ww)
void run ()

Private Attributes

CWindowDisplayerDisp
string WindowNameEx
sint X
sint Y
sint W
sint H
sint HS
uint32 FS
bool WW
string FN
bool Iconified
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NLMISC::CUpdateThread::CUpdateThread CWindowDisplayer  disp,
string   windowNameEx,
bool   iconified,
sint   x,
sint   y,
sint   w,
sint   h,
sint   hs,
sint   fs,
const std::string &   fn,
bool   ww
[inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 55 of file window_displayer.cpp. +

+References Disp, FN, FS, H, HS, Iconified, W, w, WindowNameEx, WW, X, x, Y, and y.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
void NLMISC::CUpdateThread::run void   [inline, virtual]
+
+ + + + + +
+   + + +

+ +

+Implements NLMISC::IRunnable. +

+Definition at line 60 of file window_displayer.cpp. +

+References Disp, FN, FS, H, HS, Iconified, W, WindowNameEx, WW, X, and Y.

+


Member Data Documentation

+

+ + + + +
+ + +
CWindowDisplayer* NLMISC::CUpdateThread::Disp [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 46 of file window_displayer.cpp. +

+Referenced by CUpdateThread, and run.

+

+ + + + +
+ + +
string NLMISC::CUpdateThread::FN [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 51 of file window_displayer.cpp. +

+Referenced by CUpdateThread, and run.

+

+ + + + +
+ + +
uint32 NLMISC::CUpdateThread::FS [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 49 of file window_displayer.cpp. +

+Referenced by CUpdateThread, and run.

+

+ + + + +
+ + +
sint NLMISC::CUpdateThread::H [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 48 of file window_displayer.cpp. +

+Referenced by CUpdateThread, and run.

+

+ + + + +
+ + +
sint NLMISC::CUpdateThread::HS [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 48 of file window_displayer.cpp. +

+Referenced by CUpdateThread, and run.

+

+ + + + +
+ + +
bool NLMISC::CUpdateThread::Iconified [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 52 of file window_displayer.cpp. +

+Referenced by CUpdateThread, and run.

+

+ + + + +
+ + +
sint NLMISC::CUpdateThread::W [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 48 of file window_displayer.cpp. +

+Referenced by CUpdateThread, and run.

+

+ + + + +
+ + +
string NLMISC::CUpdateThread::WindowNameEx [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 47 of file window_displayer.cpp. +

+Referenced by CUpdateThread, and run.

+

+ + + + +
+ + +
bool NLMISC::CUpdateThread::WW [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 50 of file window_displayer.cpp. +

+Referenced by CUpdateThread, and run.

+

+ + + + +
+ + +
sint NLMISC::CUpdateThread::X [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 48 of file window_displayer.cpp. +

+Referenced by CUpdateThread, and run.

+

+ + + + +
+ + +
sint NLMISC::CUpdateThread::Y [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 48 of file window_displayer.cpp. +

+Referenced by CUpdateThread, and run.

+


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