IODA
|
HDF5 engine implementation of Group. More...
#include "./HH/HH-groups.h"
#include <algorithm>
#include <iterator>
#include <list>
#include <set>
#include <string>
#include <utility>
#include "./HH/HH-hasattributes.h"
#include "./HH/HH-hasvariables.h"
#include "./HH/Handles.h"
#include "ioda/Exception.h"
#include "ioda/Misc/Dimensions.h"
#include "ioda/Misc/StringFuncs.h"
Go to the source code of this file.
Classes | |
struct | ioda::detail::Engines::HH::Iterator_data_t |
Data to pass to/from iterator classes. More... | |
Namespaces | |
ioda | |
ioda::detail | |
ioda::detail::Engines | |
ioda::detail::Engines::HH | |
Functions | |
herr_t | ioda::detail::Engines::HH::iterate_find_by_link (hid_t g_id, const char *name, const H5L_info_t *info, void *op_data) |
Callback function for H5Lvisit / H5Literate. More... | |
HDF5 engine implementation of Group.
Definition in file HH-groups.cpp.