H5ML.get_constant_names

Constants known by HDF5 library

Syntax

names = H5ML.get_constant_names()

Description

names = H5ML.get_constant_names() returns a list of known library constants, definitions, and enumerations. When these names are supplied as actual parameters to HDF5 functions, they are automatically be converted to the appropriate numeric value.

Function parameters.

namesAn alphabetized cell array of character vectors containing the names.