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.be956ea
API Reference
 
Loading...
Searching...
No Matches
H5Ex_G_Iterate.H5O_type Enum Reference

Public Member Functions

 H5O_type (int layout_type)
 
int getCode ()
 
 H5O_type (int layout_type)
 
int getCode ()
 

Static Public Member Functions

 [static initializer]
 
static H5O_type get (int code)
 
 [static initializer]
 
static H5O_type get (int code)
 

Data Fields

 H5O_TYPE_UNKNOWN =(-1)
 
 H5O_TYPE_GROUP =(0)
 
 H5O_TYPE_DATASET =(1)
 
 H5O_TYPE_NAMED_DATATYPE =(2)
 
 H5O_TYPE_NTYPES =(3)
 

Constructor & Destructor Documentation

◆ H5O_type() [1/2]

H5O_type ( int layout_type)

◆ H5O_type() [2/2]

H5O_type ( int layout_type)

Member Function Documentation

◆ [static initializer]() [1/2]

[static initializer]
static

◆ [static initializer]() [2/2]

[static initializer]
static

◆ get() [1/2]

static H5O_type get ( int code)
static

◆ get() [2/2]

static H5O_type get ( int code)
static

◆ getCode() [1/2]

int getCode ( )

◆ getCode() [2/2]

int getCode ( )

Field Documentation

◆ H5O_TYPE_DATASET

H5O_TYPE_DATASET =(1)

◆ H5O_TYPE_GROUP

H5O_TYPE_GROUP =(0)

◆ H5O_TYPE_NAMED_DATATYPE

H5O_TYPE_NAMED_DATATYPE =(2)

◆ H5O_TYPE_NTYPES

H5O_TYPE_NTYPES =(3)

◆ H5O_TYPE_UNKNOWN

H5O_TYPE_UNKNOWN =(-1)

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