MISR Toolkit
1.5.1
|
#include "H5Classes.h"
Go to the source code of this file.
Data Structures | |
class | H5::UserData4Aiterate |
class | H5::H5Location |
H5Location is an abstract base class, providing a collection of wrappers of the C functions that take a location identifier, which can be either file, group, dataset, attribute, or named datatype. More... | |
Namespaces | |
H5 | |
Typedefs | |
typedef void(* | H5::attr_operator_t) (H5Location &loc, const H5std_string attr_name, void *operator_data) |