30 #include <pni/core/types.hpp>
86 const pni::core::string &name,
152 const pni::core::string &name,
153 pni::core::type_id_t tid,
dataspace object
Definition: h5dataspace.hpp:68
static h5dataspace create_dataspace(const type_imp::index_vector_type &shape)
create dataspace
Definition: field_factory.cpp:88
dataset object
Definition: field_imp.hpp:51
HDF5 group object.
Definition: group_imp.hpp:47
HDF5 type wrapper.
Definition: h5datatype.hpp:43
Definition: cbf_reader.hpp:41
static field_imp create(const object_imp &parent, const pni::core::string &name, const object_imp &create_plist, const h5datatype &type, const h5dataspace &space)
create field without filter
Definition: field_factory.cpp:39
basic HDF5 ID wrapper
Definition: object_imp.hpp:59
factory for field construction
Definition: field_factory.hpp:65
base class for filter implementations
Definition: h5filter.hpp:48
static object_imp create_cplist()
create a default creation property list
Definition: field_factory.cpp:55
std::vector< index_type > index_vector_type
container type for counters
Definition: type_imp.hpp:52