|
icedb
version 0.5.1
Snow particle scattering database API
|
All stuff related to Groups. More...
Classes | |
| class | Group |
| A group is similar to a folder / directory. It can have Attributes and Tables. More... | |
| class | Group_impl |
Functions | |
| template<class HPointerType > | |
| Group::Group_ptr | _Impl_createGroup (const std::string &groupName, gsl::not_null< HPointerType *> parent) |
| This exists because HDF5's API changed. More... | |
All stuff related to Groups.
| Group::Group_ptr icedb::Groups::_Impl_createGroup | ( | const std::string & | groupName, |
| gsl::not_null< HPointerType *> | parent | ||
| ) |
This exists because HDF5's API changed.
Definition at line 67 of file Groups.cpp.
References icedb::Groups::Group::createGroup(), and icedb::Attributes::CanHaveAttributes_impl::parent.

1.8.13