aqnwb 0.4.0
Loading...
Searching...
No Matches
DynamicTable.hpp File Reference
#include <any>
#include <optional>
#include <string>
#include <unordered_map>
#include "Utils.hpp"
#include "io/BaseIO.hpp"
#include "io/ReadIO.hpp"
#include "io/RecordingObjects.hpp"
#include "nwb/hdmf/base/Container.hpp"
#include "nwb/hdmf/table/ElementIdentifiers.hpp"
#include "nwb/hdmf/table/VectorData.hpp"
#include "spec/hdmf_common.hpp"
Include dependency graph for DynamicTable.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AQNWB::NWB::DynamicTable
 Represents a group containing multiple datasets that are aligned on the first dimension. More...
struct  AQNWB::NWB::DynamicTable::ColumnReturnType< T >
 Type trait to determine the return type of readColumn. More...
struct  AQNWB::NWB::DynamicTable::IsVectorDataTyped< T >
 Type trait identifying non-registered typed VectorData facades. More...
struct  AQNWB::NWB::DynamicTable::IsVectorDataTyped< VectorDataTyped< DTYPE > >
struct  AQNWB::NWB::DynamicTable::ConfiguredColumn
 Internal state structure tracking a configured table column. More...

Namespaces

namespace  AQNWB
 The main namespace for AqNWB.
namespace  AQNWB::NWB
 Namespace for all classes related to the NWB data standard.