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

common.h File Reference

Georges system files. +More... +

+ +

+Go to the source code of this file. + + + + + + + + + + + + +

Namespaces

namespace  NLGEORGES

Defines

#define ITEM_HAVEPARENT   1
#define ITEM_HAVECURRENT   2
#define ITEM_ISATOM   4
#define ITEM_ISSTRUCT   8
#define ITEM_ISLIST   16
#define ITEM_ISENUM   32
#define ITEM_ISLISTCHILD   64
#define RESERVEDKEYWORD_PARENTS   "Parents"
#define RESERVEDKEYWORD_COMMENTS   "Comments"
+


Detailed Description

+Georges system files. +

+

+Id:
+ common.h,v 1.2 2002/02/20 18:05:28 lecroart Exp
+

+ +

+Definition in file georges/common.h.


Define Documentation

+

+ + + + +
+ + +
#define ITEM_HAVECURRENT   2 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 33 of file georges/common.h.

+

+ + + + +
+ + +
#define ITEM_HAVEPARENT   1 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 32 of file georges/common.h.

+

+ + + + +
+ + +
#define ITEM_ISATOM   4 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 34 of file georges/common.h. +

+Referenced by NLGEORGES::CItemEltAtom::CItemEltAtom.

+

+ + + + +
+ + +
#define ITEM_ISENUM   32 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 37 of file georges/common.h. +

+Referenced by NLGEORGES::CItemEltAtom::BuildItem, NLGEORGES::CItem::CanEdit, and NLGEORGES::CItem::IsEnum.

+

+ + + + +
+ + +
#define ITEM_ISLIST   16 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 36 of file georges/common.h. +

+Referenced by NLGEORGES::CItemEltList::CItemEltList.

+

+ + + + +
+ + +
#define ITEM_ISLISTCHILD   64 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 38 of file georges/common.h. +

+Referenced by NLGEORGES::CItemEltList::AddElt, NLGEORGES::CItemEltList::BuildItem, NLGEORGES::CItemEltList::FillCurrent, NLGEORGES::CItemEltList::FillParent, and NLGEORGES::CItemEltList::NewElt.

+

+ + + + +
+ + +
#define ITEM_ISSTRUCT   8 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 35 of file georges/common.h. +

+Referenced by NLGEORGES::CItemEltStruct::CItemEltStruct.

+

+ + + + +
+ + +
#define RESERVEDKEYWORD_COMMENTS   "Comments" +
+
+ + + + + +
+   + + +

+ +

+Definition at line 41 of file georges/common.h.

+

+ + + + +
+ + +
#define RESERVEDKEYWORD_PARENTS   "Parents" +
+
+ + + + + +
+   + + +

+ +

+Definition at line 40 of file georges/common.h.

+ + + +
                                                                                                                                                                    +

+ + -- cgit v1.2.1