▼Nechelon | Echelon's core namespace |
▼Nhdf5 | Echelon.hdf5's core namespace |
Cattribute | A handle to an HDF5 attribute |
Cattribute_repository | Attribute manager, which should be embedded into a parent object, which supports attributes |
Cbroken_contract_exception | Exception, which is thrown, if a require_*-type method can't fulfill the contract |
Cdataset | A handle to an HDF5 dataset |
Cdataset_dimensions | Accessor class for the dimensions of a dataset |
Cdataset_options | Additional options for the dataset creation |
Cdimension | Handle to a dataset dimension |
Cdimension_scale | A handle to a dimension scale |
Cfile | A handle to an HDF5 file object |
Cgroup | A handle to an HDF5 group object |
Clink | A link (directed edge) between two HDF5 objects |
Cnon_existing_member_exception | Exception, which is thrown, if a requested object does not exist |
Cobject | Polymorphic handle to an HDF5 object |
Cobject_reference | A reference to an HDF5 object |
Cscalar_dataset | A handle to an HDF5 scalar dataset |
Cslice | A slice (rectangular portion) of an HDF5 dataset |
Ctype | A handle to an HDF5 type |
▼Ctype_layout | Description of a compound type's internal structure |
Celement | Tuple containing a name, a type and an offset, which are used to describe a single element of a compound type |
Cwrong_object_type_exception | Exception, which is thrown, if the conversion of a polymorphic handle to a more specialized, but incompatible, handle fails |
Cattribute | A handle to an echelon attribute |
Cattribute_repository | Attribute manager, which should be embedded into a parent object, which supports attributes |
Cdataset | A handle to an echelon dataset |
Cdataset_dimensions | Accessor class for the dimensions of a dataset |
Cdataset_options | Additional options for the dataset creation |
Cdimension | Handle to a dataset dimension |
Cdimension_scale | A handle to a dimension scale |
Cfile | A handle to a file object |
Cgroup | A handle to a group object |
Clink | A link (directed edge) between two HDF5 objects |
Cmulti_array | Multidimensional array with runtime rank and shape |
Cmulti_array_adapter | An adapter, around a random-access sequence container, which behaves like a multidimensional array |
Cmulti_array_view | A multidimensional view onto an array |
Cobject | Polymorphic handle to an HDF5 object |
Cobject_reference | A reference to an HDF5 object |
Cscalar_dataset | A handle to an HDF5 scalar dataset |
Cslice | A slice (rectangular portion) of an HDF5 dataset |
Ctype | A handle to an HDF5 type |
▼Ctype_layout | Description of a compound type's internal structure |
Celement | Tuple containing a name, a type and an offset, which are used to describe a single element of a compound type |