33 std::shared_ptr<AQNWB::IO::BaseIO> io);
AQNWB::Types::Status Status
Definition BaseIO.hpp:22
#define REGISTER_SUBCLASS(T, NAMESPACE)
Macro to register a subclass with the RegisteredType class registry.
Definition RegisteredType.hpp:410
An abstract data type for a generic container storing collections of data and metadata....
Definition NWBContainer.hpp:25
An abstract data type for a generic container storing collections of data, as opposed to metadata.
Definition NWBDataInterface.hpp:25
virtual ~NWBDataInterface() override
Virtual destructor.
Definition NWBDataInterface.hpp:38
NWBDataInterface(const std::string &path, std::shared_ptr< AQNWB::IO::BaseIO > io)
Constructor.
Definition NWBDataInterface.cpp:11
Status initialize()
Initialize the object.
Definition NWBDataInterface.cpp:17
Namespace for all classes related to the NWB data standard.
Definition NWBContainer.hpp:18
const std::string namespaceName
Definition core.hpp:21