#include "oofplat.h"
#include <assert.h>
#include <limits.h>
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include "oofbool.h"
Include dependency graph for oof0.h:

This graph shows which files directly or indirectly include this file:

Defines | |
| #define | OOFVERS_CORE 0x01400000 |
| Version number of core OOFILE package including database. | |
| #define | OOFILE_EXPORT |
| Prefix for OOFILE database & general classes to enable optional DLL linking. | |
| #define | OOFGRAPH_EXPORT |
| Prefix for graph classes to enable optional DLL linking. | |
| #define | OOFREP_EXPORT |
| Prefix for report writer classes to enable optional DLL linking. | |
| #define | OOFGUI_EXPORT |
| Prefix for MFC GUI classes to enable optional DLL linking. | |
| #define | OOF_INTEL_BYTE_ORDER 0 |
| define a constant we can use to determine if byte flipping needed. | |
| #define | OOF_DEBUG_LOG(x) |
| #define | OOF_USING_EXCEPTIONS |
| Indicates OOFILE is using exceptions. | |
| #define | MacLiteral(x) "\p"x |
| Portable constand used to hide use of Pascal strings in some interfaces. | |
|
|
|
1.3.5