aqnwb 0.1.0
Loading...
Searching...
No Matches
ElementIdentifiers.hpp
Go to the documentation of this file.
1#pragma once
2
3#include "../base/Data.hpp"
4
5namespace AQNWB::NWB
6{
12{
13};
14} // namespace AQNWB::NWB
An abstract data type for a dataset.
Definition Data.hpp:13
A list of unique identifiers for values within a dataset, e.g. rows of a DynamicTable.
Definition ElementIdentifiers.hpp:12
Namespace for all classes related to the NWB data standard.
Definition TimeSeries.hpp:9