icedb
version 0.5.1
Snow particle scattering database API
|
#include "../icedb/Group.hpp"
#include "../private/hdf5_load.h"
#include "../private/hdf5_supplemental.hpp"
#include "../private/Group_impl.hpp"
#include "../icedb/compat/gsl/gsl_assert"
Go to the source code of this file.
Namespaces | |
icedb | |
icedb::Groups | |
All stuff related to Groups. | |
Functions | |
template<class HPointerType > | |
Group::Group_ptr | icedb::Groups::_Impl_createGroup (const std::string &groupName, gsl::not_null< HPointerType *> parent) |
This exists because HDF5's API changed. More... | |