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/a03108.html | 116 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 116 insertions(+) create mode 100644 docs/doxygen/nel/a03108.html (limited to 'docs/doxygen/nel/a03108.html') diff --git a/docs/doxygen/nel/a03108.html b/docs/doxygen/nel/a03108.html new file mode 100644 index 00000000..a140a23d --- /dev/null +++ b/docs/doxygen/nel/a03108.html @@ -0,0 +1,116 @@ + + +NeL: NLLIGO::CPrimitiveClass::CChild class Reference + + + +
+

NLLIGO::CPrimitiveClass::CChild Class Reference

#include <primitive_class.h> +

+ + + + + + + + + + + + +

Data Fields

std::string ClassName
 Child class name.

std::string Name
 Static child name.

std::vector< CInitParametersParameters
 Init parameters.

+


Field Documentation

+

+ + + + +
+ + +
std::string NLLIGO::CPrimitiveClass::CChild::ClassName +
+
+ + + + + +
+   + + +

+Child class name. +

+ +

+Definition at line 211 of file primitive_class.h. +

+Referenced by ReadChild().

+

+ + + + +
+ + +
std::string NLLIGO::CPrimitiveClass::CChild::Name +
+
+ + + + + +
+   + + +

+Static child name. +

+ +

+Definition at line 208 of file primitive_class.h. +

+Referenced by ReadChild().

+

+ + + + +
+ + +
std::vector<CInitParameters> NLLIGO::CPrimitiveClass::CChild::Parameters +
+
+ + + + + +
+   + + +

+Init parameters. +

+ +

+Definition at line 214 of file primitive_class.h. +

+Referenced by ReadChild().

+


The documentation for this class was generated from the following file: +
Generated on Tue Mar 16 12:48:38 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1