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