Classes | Public Types | Public Member Functions | Static Public Member Functions

H5ID Class Reference

A database for mapping HDF5 Type ID's to and from FiberType's. More...

#include <TypeRegistry.hpp>

List of all members.

Classes

Public Types

Public Member Functions

Static Public Member Functions


Detailed Description

A database for mapping HDF5 Type ID's to and from FiberType's.

The database allows to dynamically map HDF5 type hid_t's to C++ type_info's and vice versa. Some meta-information about the type is available as well, according to the FiberType<> class.