ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
Writer::H5md::H5MD_Specification::Dataset Struct Reference

#include <h5md_specification.hpp>

+ Collaboration diagram for Writer::H5md::H5MD_Specification::Dataset:

Public Member Functions

std::string path () const
 

Public Attributes

std::string group
 
std::string name
 
hsize_t rank
 
hid_t type
 
hsize_t data_dim
 
bool is_link
 

Detailed Description

Definition at line 41 of file h5md_specification.hpp.

Member Function Documentation

◆ path()

std::string Writer::H5md::H5MD_Specification::Dataset::path ( ) const
inline

Definition at line 42 of file h5md_specification.hpp.

References group, and name.

Member Data Documentation

◆ data_dim

hsize_t Writer::H5md::H5MD_Specification::Dataset::data_dim

Definition at line 48 of file h5md_specification.hpp.

◆ group

std::string Writer::H5md::H5MD_Specification::Dataset::group

◆ is_link

bool Writer::H5md::H5MD_Specification::Dataset::is_link

Definition at line 49 of file h5md_specification.hpp.

◆ name

std::string Writer::H5md::H5MD_Specification::Dataset::name

Definition at line 45 of file h5md_specification.hpp.

Referenced by path().

◆ rank

hsize_t Writer::H5md::H5MD_Specification::Dataset::rank

Definition at line 46 of file h5md_specification.hpp.

◆ type

hid_t Writer::H5md::H5MD_Specification::Dataset::type

Definition at line 47 of file h5md_specification.hpp.


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