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

PO2RPOClassDesc Class Reference

#include <PO2RPO.h> +

+Inheritance diagram for PO2RPOClassDesc

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

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 * PO2RPOClassDesc::Category ( + +) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 129 of file PO2RPO.h.

+

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

+ +

+Definition at line 128 of file PO2RPO.h.

+

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

+ +

+Definition at line 126 of file PO2RPO.h.

+

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

+ +

+Definition at line 114 of file PO2RPO.h.

+

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

+ +

+Definition at line 131 of file PO2RPO.h.

+

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

+ +

+Definition at line 130 of file PO2RPO.h.

+

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

+ +

+Definition at line 113 of file PO2RPO.h.

+

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

+ +

+Definition at line 127 of file PO2RPO.h.

+


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