#include <array>
#include <string>
#include <string_view>
#include <vector>
#include "spec/NamespaceRegistry.hpp"
Go to the source code of this file.
Namespaces | |
namespace | AQNWB::SPEC::HDMF_COMMON |
Namespace for the hdmf-common schema specification. | |
namespace | AQNWB |
The main namespace for AqNWB. | |
namespace | AQNWB::SPEC |
The namespace for managing format schema and namespaces. |
Variables | |
const std::string | AQNWB::SPEC::HDMF_COMMON::namespaceName = "hdmf-common" |
const std::string | AQNWB::SPEC::HDMF_COMMON::version = "1.8.0" |
constexpr std::string_view | AQNWB::SPEC::HDMF_COMMON::base |
constexpr std::string_view | AQNWB::SPEC::HDMF_COMMON::table |
constexpr std::string_view | AQNWB::SPEC::HDMF_COMMON::sparse |
constexpr std::string_view | AQNWB::SPEC::HDMF_COMMON::namespaces |
const std::vector< std::pair< std::string_view, std::string_view > > | AQNWB::SPEC::HDMF_COMMON::specVariables |