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

ai_exception.h File Reference

some ai exception class. +More... +

+#include "nel/misc/types_nl.h"
+#include "nel/misc/common.h"
+ +

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

Namespaces

namespace  NLAIE
+


Detailed Description

+some ai exception class. +

+

+Id:
+ ai_exception.h,v 1.20 2002/10/04 09:59:01 coutelas Exp
+

+Available constantes:

    +
  • NL_OS_WINDOWS : windows operating system (32bits)
  • NL_OS_UNIX : linux operating system
+
    +
  • NL_BIG_ENDIAN : other processor
  • NL_LITTLE_ENDIAN : x86 processor
+
    +
  • NL_DEBUG : no optimization, full debug information, all log for the client
  • NL_RELEASE : full optimization, no debug information, no log for the client
+ +

+Definition in file ai_exception.h. + + +
                                                                                                                                                                    +

+ + -- cgit v1.2.1