|
MISR Toolkit
1.5.1
|
#include "hdf.h"Go to the source code of this file.
Data Structures | |
| struct | DFANdirentry |
| struct | DFANdirhead |
Macros | |
| #define | DFAN_LABEL 0 |
| #define | DFAN_DESC 1 |
| #define | DFAN_LAB_BLKSIZE 64 /* default blksize to use for labels */ |
| #define | DFAN_DESC_BLKSIZE 512 /* default blksize to use for descriptions */ |
| #define | DFAN_DEFENTRIES 16 /* no of dir entries to add at a time */ |
Typedefs | |
| typedef struct DFANdirhead | DFANdirhead |
| #define DFAN_DEFENTRIES 16 /* no of dir entries to add at a time */ |
| #define DFAN_DESC_BLKSIZE 512 /* default blksize to use for descriptions */ |
| #define DFAN_LAB_BLKSIZE 64 /* default blksize to use for labels */ |
| typedef struct DFANdirhead DFANdirhead |