![]() |
HDF
4.3.0
API Reference
|
#include "hdf_priv.h"Data Structures | |
| struct | nbit_mask_info_t |
| struct | comp_coder_nbit_info_t |
Macros | |
| #define | NBIT_BUF_SIZE (MAX_NT_SIZE * 64) |
| #define | NBIT_MASK_SIZE (MAX_NT_SIZE) |
Functions | |
| int32 | HCPcnbit_stread (accrec_t *rec) |
| int32 | HCPcnbit_stwrite (accrec_t *rec) |
| int32 | HCPcnbit_seek (accrec_t *access_rec, int32 offset, int origin) |
| int32 | HCPcnbit_inquire (accrec_t *access_rec, int32 *pfile_id, uint16 *ptag, uint16 *pref, int32 *plength, int32 *poffset, int32 *pposn, int16 *paccess, int16 *pspecial) |
| int32 | HCPcnbit_read (accrec_t *access_rec, int32 length, void *data) |
| int32 | HCPcnbit_write (accrec_t *access_rec, int32 length, const void *data) |
| int | HCPcnbit_endaccess (accrec_t *access_rec) |
Variables | |
| funclist_t | cnbit_funcs |
| #define NBIT_BUF_SIZE (MAX_NT_SIZE * 64) |
| #define NBIT_MASK_SIZE (MAX_NT_SIZE) |
|
extern |
|
extern |
|
extern |