1#ifndef H5SEISCONTAINER_PY_H
2#define H5SEISCONTAINER_PY_H
6#include <h5geo/private/h5seiscontainerimpl.h>
7#include <h5geo/private/h5seisimpl.h>
11void H5SeisContainer_py(
17 std::unique_ptr<H5SeisContainer, ObjectDeleter>>
Base class for geo-containers.
Definition h5basecontainer.h:9
Base class for all geo-containers and geo-objects.
Definition h5base.h:182
A container built around HDF5 file and used for storing and manipulating H5Seis objects.
Definition h5seiscontainer.h:15
Definition h5seiscontainerimpl.h:8