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

NLGEORGES Namespace Reference

+

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

Compounds

class  NLGEORGES::CType::CDefinition
class  NLGEORGES::CFileHeader
class  NLGEORGES::CFormElmArray::CElement
class  NLGEORGES::CFormDfn::CEntry
class  NLGEORGES::CForm
 This class implement a georges form. More...

class  NLGEORGES::CForm::CParent
class  NLGEORGES::CFormDfn
 This class is the defnition for a familly of from. More...

class  NLGEORGES::CFormDfn::CParent
class  NLGEORGES::CFormElm
 Base class of form elments. More...

class  NLGEORGES::CFormElmArray
 Define an array of elements. More...

class  NLGEORGES::CFormElmAtom
 Signed integer element. More...

class  NLGEORGES::CFormElmStruct
 Define a structure of elements. More...

class  NLGEORGES::CFormElmStruct::CFormElmStructElm
class  NLGEORGES::CFormElmVirtualStruct
 Define an array of elements. More...

class  NLGEORGES::CFormLoader
 Georges form loader implementation. More...

class  NLGEORGES::CMyEvalNumExpr
class  NLGEORGES::CType
 This class is a basic type used by atomic form element. More...

class  NLGEORGES::UForm
 This class provide an interface to access Georges form. More...

class  NLGEORGES::UFormDfn
 Georges DFN ifle interface. More...

class  NLGEORGES::UFormElm
class  NLGEORGES::UFormLoader
 Georges form loader interface. More...

class  NLGEORGES::UType
 Georges type interface. More...


Functions

void warning (bool exception, const char *format,...)
uint getNextToken (const char *startString, string &token, uint &offset)
uint findSpecialCharacter (const char *special, char c, uint startOffset)
void buildError (char *msg, uint offset)
+


Function Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
void buildError char *   msg,
uint   offset
+
+ + + + + +
+   + + +

+ +

+Definition at line 496 of file type.cpp.

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
uint findSpecialCharacter const char *   special,
char   c,
uint   startOffset
+
+ + + + + +
+   + + +

+ +

+Definition at line 472 of file type.cpp.

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
uint getNextToken const char *   startString,
string &   token,
uint  offset
+
+ + + + + +
+   + + +

+ +

+Definition at line 422 of file type.cpp.

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
void NLGEORGES::warning bool   exception,
const char *   format,
...  
+
+ + + + + +
+   + + +

+ +

+Definition at line 45 of file form.cpp. +

+Referenced by NLGEORGES::CType::warning, NLGEORGES::CFileHeader::warning, NLGEORGES::CFormLoader::warning, NLGEORGES::CFormElmAtom::warning, NLGEORGES::CFormElmArray::warning, NLGEORGES::CFormElmVirtualStruct::warning, NLGEORGES::CFormElmStruct::warning, NLGEORGES::CFormElm::warning, NLGEORGES::CFormDfn::warning, NLGEORGES::CForm::warning, and NLGEORGES::CType::warning2.

+ + + +
                                                                                                                                                                    +

+ + -- cgit v1.2.1