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

NLLIGO::CPrimitiveClass::CInitParameters Class Reference

#include <primitive_class.h> +

+

Inheritance diagram for NLLIGO::CPrimitiveClass::CInitParameters: +

+ +NLLIGO::CPrimitiveClass::CParameter + +

Detailed Description

+Init parameters. +

+ +

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

Data Fields

std::vector< CDefaultValueDefaultValue
 Default value.

std::string Name
 Parameter name.

+


Field Documentation

+

+ + + + +
+ + +
std::vector<CDefaultValue> NLLIGO::CPrimitiveClass::CInitParameters::DefaultValue +
+
+ + + + + +
+   + + +

+Default value. +

+ +

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

+Referenced by NLLIGO::CPrimitiveClass::CParameter::operator<(), NLLIGO::CPrimitiveClass::CParameter::operator==(), NLLIGO::CPrimitiveClass::read(), and ReadChild().

+

+ + + + +
+ + +
std::string NLLIGO::CPrimitiveClass::CInitParameters::Name +
+
+ + + + + +
+   + + +

+Parameter name. +

+ +

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

+Referenced by NLLIGO::CPrimitiveClass::CParameter::operator<(), NLLIGO::CPrimitiveClass::CParameter::operator==(), NLLIGO::CPrimitiveClass::read(), NLLIGO::IPrimitive::read(), and ReadChild().

+


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