|
|
|
|
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 Referencesome 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.
|
|