#include <hdf/src/hfile_priv.h>
|
int32(* | stread )(accrec_t *rec) |
|
int32(* | stwrite )(accrec_t *rec) |
|
int32(* | seek )(accrec_t *access_rec, int32 offset, intn origin) |
|
int32(* | inquire )(accrec_t *access_rec, int32 *pfile_id, uint16 *ptag, uint16 *pref, int32 *plength, int32 *poffset, int32 *pposn, int16 *paccess, int16 *pspecial) |
|
int32(* | read )(accrec_t *access_rec, int32 length, void *data) |
|
int32(* | write )(accrec_t *access_rec, int32 length, const void *data) |
|
intn(* | endaccess )(accrec_t *access_rec) |
|
int32(* | info )(accrec_t *access_rec, sp_info_block_t *info) |
|
int32(* | reset )(accrec_t *access_rec, sp_info_block_t *info) |
|
◆ endaccess
◆ info
◆ inquire
◆ read
◆ reset
◆ seek
◆ stread
◆ stwrite
◆ write
The documentation for this struct was generated from the following file: