[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Members

IconMemberDescription
static memberenumCreate(H5DataTypeId)
H5T.enumCreate creates a new enumeration datatype based on the specified base datatype parent_id, which must be an integer type.
static memberenumCreate(H5Type)
H5T.enumCreate creates a new enumeration datatype based on the specified base datatype parent_id, which must be an integer type.