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