|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Convenience class that registers some HDF5 type ID for an intrinsic C++ type. More...
#include <TypeRegistry.hpp>
Public Types | |
| typedef FiberType< Type > | FiberType_t |
Static Public Member Functions | |
| static hid_t | getId () |
| static bool | registerHID (hid_t type_id, const RefPtr< F5Domain > &f=NullPtr(), bool isNative=false) |
| static bool | registerNativeHID (hid_t type_id) |
| static RefPtr< F5Domain > | makeDomainType (const vector< std::string > &ElementNames) |
| static RefPtr< F5Domain > | makeDomainType () |
| static bool | registerCellType (const char *F5DomainName) |