#include "hdfi.h"#include <string.h>#include "HDFdataset.hxx"#include "HDFcontainerObject.hxx"#include "HDFexception.hxx"#include <iostream>
Functions | |
| herr_t | dataset_attr (hid_t loc_id, const char *attr_name, void *operator_data) |
| herr_t dataset_attr | ( | hid_t | loc_id, |
| const char * | attr_name, | ||
| void * | operator_data | ||
| ) |
Referenced by HDFdataset::GetAttributeName().