Module constants
These constants are only available with HDF5 1.8.X.
-
INDEX_NAME
- Resolve indices in alphanumeric order
-
INDEX_CRT_ORDER
- Resolve indices in order of object creation. Not always available.
-
ITER_NATIVE
- Traverse index in the fastest possible order. No particular pattern is
guaranteed.
-
ITER_INC
- Traverse index in increasing order
-
ITER_DEC
- Traverse index in decreasing order