Please, help us to better serve our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5  1.15.0
API Reference
 
Loading...
Searching...
No Matches
UNIX-specific Datatypes

Detailed Description

Types which are particular to Unix.

Predefined UNIX-specific Datatypes
Datatype Description
H5T_UNIX_D32BE 32-bit big-endian
H5T_UNIX_D32LE 32-bit little-endian
H5T_UNIX_D64BE 64-bit big-endian
H5T_UNIX_D64LE 64-bit little-endian

+ Collaboration diagram for UNIX-specific Datatypes:

Macros

#define H5T_UNIX_D32BE   (H5OPEN H5T_UNIX_D32BE_g)
 
#define H5T_UNIX_D32LE   (H5OPEN H5T_UNIX_D32LE_g)
 
#define H5T_UNIX_D64BE   (H5OPEN H5T_UNIX_D64BE_g)
 
#define H5T_UNIX_D64LE   (H5OPEN H5T_UNIX_D64LE_g)
 

Macro Definition Documentation

◆ H5T_UNIX_D32BE

#define H5T_UNIX_D32BE   (H5OPEN H5T_UNIX_D32BE_g)

◆ H5T_UNIX_D32LE

#define H5T_UNIX_D32LE   (H5OPEN H5T_UNIX_D32LE_g)

◆ H5T_UNIX_D64BE

#define H5T_UNIX_D64BE   (H5OPEN H5T_UNIX_D64BE_g)

◆ H5T_UNIX_D64LE

#define H5T_UNIX_D64LE   (H5OPEN H5T_UNIX_D64LE_g)