Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::hdf5::MetaData Struct Reference

Public Types

enum class  HDFType { Group , DataSet , Attribute }

Public Member Functions

std::vector< size_t > getColumnMajorDimensions () const
std::vector< size_t > getRowMajorDimensions () const
 MetaData (const MetaData &rhs)
 MetaData (MetaData &&rhs)
 MetaData (Path path, HDFType type, const DataFormatBase *format=nullptr, std::vector< size_t > dimensions=std::vector< size_t >{})
MetaData & operator= (const MetaData &that)
MetaData & operator= (MetaData &&that)
std::string toString () const

Public Attributes

const DataFormatBaseformat_
Path path_
HDFType type_

The documentation for this struct was generated from the following file:
  • modules/hdf5/include/modules/hdf5/datastructures/hdf5metadata.h