OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
HE5Za.h
Go to the documentation of this file.
1
#ifndef _HE5Za_H
2
#define _HE5Za_H
3
#include "
HE5Var.h
"
4
5
using namespace
std
;
6
7
struct
HE5Za
{
8
9
string
name
;
10
vector<HE5Dim>
dim_list
;
11
vector<HE5Var>
data_var_list
;
12
13
14
};
15
16
#endif
HE5Za::name
string name
Definition:
HE5Za.h:9
HE5Za::dim_list
vector< HE5Dim > dim_list
Definition:
HE5Za.h:10
std
STL namespace.
HE5Za
Definition:
HE5Za.h:7
HE5Var.h
HE5Za::data_var_list
vector< HE5Var > data_var_list
Definition:
HE5Za.h:11
modules
hdf5_handler
HE5Za.h
Generated by
1.8.9.1