![]() |
HDF
4.3.0
API Reference
|
#include <hdf/src/vg_priv.h>
Data Fields | |
| uint16 | otag |
| uint16 | oref |
| HFILEID | f |
| intn | access |
| char | vsname [64+1] |
| char | vsclass [64+1] |
| int16 | interlace |
| int32 | nvertices |
| DYN_VWRITELIST | wlist |
| DYN_VREADLIST | rlist |
| int16 | nusym |
| SYMDEF * | usym |
| intn | marked |
| intn | new_h_sz |
| intn | islinked |
| uint16 | extag |
| uint16 | exref |
| uint32 | flags |
| intn | nattrs |
| vs_attr_t * | alist |
| int16 | version |
| int16 | more |
| int32 | aid |
| struct vs_instance_struct * | instance |
| struct vdata_desc * | next |
| intn access |
| int32 aid |
| vs_attr_t* alist |
| uint16 exref |
| uint16 extag |
| HFILEID f |
| uint32 flags |
| struct vs_instance_struct* instance |
| int16 interlace |
| intn islinked |
| intn marked |
| int16 more |
| intn nattrs |
| intn new_h_sz |
| struct vdata_desc* next |
| int16 nusym |
| int32 nvertices |
| uint16 oref |
| uint16 otag |
| DYN_VREADLIST rlist |
| SYMDEF* usym |
| int16 version |
| char vsclass[64+1] |
| char vsname[64+1] |
| DYN_VWRITELIST wlist |