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/class_CNelExportClassDesc.html | 344 ++++++++++++++++++++++++ 1 file changed, 344 insertions(+) create mode 100644 docs/doxygen/nel/class_CNelExportClassDesc.html (limited to 'docs/doxygen/nel/class_CNelExportClassDesc.html') diff --git a/docs/doxygen/nel/class_CNelExportClassDesc.html b/docs/doxygen/nel/class_CNelExportClassDesc.html new file mode 100644 index 00000000..252d7a09 --- /dev/null +++ b/docs/doxygen/nel/class_CNelExportClassDesc.html @@ -0,0 +1,344 @@ + + + + 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  
+

CNelExportClassDesc Class Reference

Inheritance diagram for CNelExportClassDesc

Inheritance graph
+ + + +
[legend]
Collaboration diagram for CNelExportClassDesc:

Collaboration graph
+ + + +
[legend]
List of all members. + + + + + + + + + +

Public Methods

int IsPublic ()
void* Create (BOOL loading = FALSE)
const TCHAR* ClassName ()
SClass_ID SuperClassID ()
Class_ID ClassID ()
const TCHAR* Category ()
const TCHAR* InternalName ()
HINSTANCE HInstance ()
+

Member Function Documentation

+

+ + + + +
+ + + + + + +
+const TCHAR * CNelExportClassDesc::Category ( + +) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 60 of file nel_export.cpp.

+

+ + + + +
+ + + + + + +
+Class_ID CNelExportClassDesc::ClassID ( + +) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 59 of file nel_export.cpp.

+

+ + + + +
+ + + + + + +
+const TCHAR * CNelExportClassDesc::ClassName ( + +) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 57 of file nel_export.cpp.

+

+ + + + +
+ + + + + + +
+void * CNelExportClassDesc::Create ( + +BOOL loading = FALSE ) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 45 of file nel_export.cpp.

+

+ + + + +
+ + + + + + +
+HINSTANCE CNelExportClassDesc::HInstance ( + +) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 62 of file nel_export.cpp.

+

+ + + + +
+ + + + + + +
+const TCHAR * CNelExportClassDesc::InternalName ( + +) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 61 of file nel_export.cpp.

+

+ + + + +
+ + + + + + +
+int CNelExportClassDesc::IsPublic ( + +) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 44 of file nel_export.cpp.

+

+ + + + +
+ + + + + + +
+SClass_ID CNelExportClassDesc::SuperClassID ( + +) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 58 of file nel_export.cpp.

+


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