libSplash
Public Attributes | List of all members
splash::DataCollector::_DCEntry Struct Reference

#include <DataCollector.hpp>

Collaboration diagram for splash::DataCollector::_DCEntry:
Collaboration graph
[legend]

Public Attributes

std::string name
 
CollectionTypecolType
 

Detailed Description

Information on a specific dataset in a HDF5 file.

Definition at line 112 of file DataCollector.hpp.

Member Data Documentation

◆ colType

CollectionType* splash::DataCollector::_DCEntry::colType

Pointer to an instance of the CollectionType of this dataset

Definition at line 121 of file DataCollector.hpp.

◆ name

std::string splash::DataCollector::_DCEntry::name

Fully-qualified name of this dataset.

Definition at line 117 of file DataCollector.hpp.


The documentation for this struct was generated from the following file: