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.2908dd1
API Reference
 
Loading...
Searching...
No Matches
H5Ex_D_Alloc.H5D_space_status Enum Reference

Public Member Functions

 H5D_space_status (int space_status)
 
int getCode ()
 

Static Public Member Functions

 [static initializer]
 
static H5D_space_status get (int code)
 

Data Fields

 H5D_SPACE_STATUS_ERROR =(-1)
 
 H5D_SPACE_STATUS_NOT_ALLOCATED =(0)
 
 H5D_SPACE_STATUS_PART_ALLOCATED =(1)
 
 H5D_SPACE_STATUS_ALLOCATED =(2)
 

Constructor & Destructor Documentation

◆ H5D_space_status()

H5D_space_status ( int space_status)

Member Function Documentation

◆ [static initializer]()

[static initializer]
static

◆ get()

static H5D_space_status get ( int code)
static

◆ getCode()

int getCode ( )

Field Documentation

◆ H5D_SPACE_STATUS_ALLOCATED

H5D_SPACE_STATUS_ALLOCATED =(2)

◆ H5D_SPACE_STATUS_ERROR

H5D_SPACE_STATUS_ERROR =(-1)

◆ H5D_SPACE_STATUS_NOT_ALLOCATED

H5D_SPACE_STATUS_NOT_ALLOCATED =(0)

◆ H5D_SPACE_STATUS_PART_ALLOCATED

H5D_SPACE_STATUS_PART_ALLOCATED =(1)

The documentation for this enum was generated from the following file: