|
libSplash
|
#include <DataCollector.hpp>

Public Attributes | |
| std::string | name |
| CollectionType * | colType |
Information on a specific dataset in a HDF5 file.
Definition at line 112 of file DataCollector.hpp.
| CollectionType* splash::DataCollector::_DCEntry::colType |
Pointer to an instance of the CollectionType of this dataset
Definition at line 121 of file DataCollector.hpp.
| std::string splash::DataCollector::_DCEntry::name |
Fully-qualified name of this dataset.
Definition at line 117 of file DataCollector.hpp.
1.8.13