icedb  version 0.5.1
Snow particle scattering database API
Namespaces | Functions
Groups.cpp File Reference
#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"
Include dependency graph for Groups.cpp:

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...