HDF5  1.12.0
Functions
H5Toffset.c File Reference
#include "H5Tmodule.h"
#include "H5private.h"
#include "H5Eprivate.h"
#include "H5Iprivate.h"
#include "H5Tpkg.h"

Functions

int H5Tget_offset (hid_t type_id)
 
int H5T_get_offset (const H5T_t *dt)
 
herr_t H5Tset_offset (hid_t type_id, size_t offset)
 

Function Documentation

◆ H5T_get_offset()

int H5T_get_offset ( const H5T_t dt)

◆ H5Tget_offset()

int H5Tget_offset ( hid_t  type_id)

◆ H5Tset_offset()

herr_t H5Tset_offset ( hid_t  type_id,
size_t  offset 
)