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.68e8c0e
API Reference
 
Loading...
Searching...
No Matches
H5Ex_G_Compact.H5G_storage Enum Reference

Public Member Functions

 H5G_storage (int layout_type)
 
int getCode ()
 

Static Public Member Functions

 [static initializer]
 
static H5G_storage get (int code)
 

Data Fields

 H5G_STORAGE_TYPE_UNKNOWN =(-1)
 
 H5G_STORAGE_TYPE_SYMBOL_TABLE =(0)
 
 H5G_STORAGE_TYPE_COMPACT =(1)
 
 H5G_STORAGE_TYPE_DENSE =(2)
 

Constructor & Destructor Documentation

◆ H5G_storage()

H5G_storage ( int layout_type)

Member Function Documentation

◆ [static initializer]()

[static initializer]
static

◆ get()

static H5G_storage get ( int code)
static

◆ getCode()

int getCode ( )

Field Documentation

◆ H5G_STORAGE_TYPE_COMPACT

H5G_STORAGE_TYPE_COMPACT =(1)

◆ H5G_STORAGE_TYPE_DENSE

H5G_STORAGE_TYPE_DENSE =(2)

◆ H5G_STORAGE_TYPE_SYMBOL_TABLE

H5G_STORAGE_TYPE_SYMBOL_TABLE =(0)

◆ H5G_STORAGE_TYPE_UNKNOWN

H5G_STORAGE_TYPE_UNKNOWN =(-1)

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