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/a02556.html | 118 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 docs/doxygen/nel/a02556.html (limited to 'docs/doxygen/nel/a02556.html') diff --git a/docs/doxygen/nel/a02556.html b/docs/doxygen/nel/a02556.html new file mode 100644 index 00000000..2e6d24db --- /dev/null +++ b/docs/doxygen/nel/a02556.html @@ -0,0 +1,118 @@ + + +NeL: NLGEORGES::CFormElmStruct::CFormElmStructElm class Reference + + + +
+

NLGEORGES::CFormElmStruct::CFormElmStructElm Class Reference

#include <form_elm.h> +

+ + + + + + + + + + +

Public Member Functions

 CFormElmStructElm ()

Data Fields

CFormElmElement
std::string Name
+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NLGEORGES::CFormElmStruct::CFormElmStructElm::CFormElmStructElm  )  [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 286 of file form_elm.h. +

+References Element. +

+

00287                 {
+00288                         Element = NULL;
+00289                 }
+
+


Field Documentation

+

+ + + + +
+ + +
CFormElm* NLGEORGES::CFormElmStruct::CFormElmStructElm::Element +
+
+ + + + + +
+   + + +

+ +

+Definition at line 292 of file form_elm.h. +

+Referenced by CFormElmStructElm().

+

+ + + + +
+ + +
std::string NLGEORGES::CFormElmStruct::CFormElmStructElm::Name +
+
+ + + + + +
+   + + +

+ +

+Definition at line 291 of file form_elm.h.

+


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