libzarr
Header-only C++17 Zarr v2/v3, WASM-compatible
Loading...
Searching...
No Matches
zarr::Group Member List

This is the complete list of members for zarr::Group, including all inherited members.

attributes() constzarr::Groupinline
children() constzarr::Groupinline
create(std::shared_ptr< Store > store, const std::string &path="", ZarrFormat format=ZarrFormat::v2)zarr::Groupinlinestatic
create_array(const std::string &name, ArraySpec spec)zarr::Groupinline
create_group(const std::string &name)zarr::Groupinline
open(std::shared_ptr< Store > store, const std::string &path="", OpenOptions options={})zarr::Groupinlinestatic
open_array(const std::string &name) constzarr::Groupinline
open_group(const std::string &name) constzarr::Groupinline
path() constzarr::Groupinline
set_attributes(json attributes)zarr::Groupinline