bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
#include <HDFSP.h>
Public Member Functions | |
const std::string & | getName () const |
Get dimension name. | |
int32 | getSize () const |
Get dimension size. | |
int32 | getType () const |
Protected Member Functions | |
Dimension (const std::string &dim_name, int32 hdf4_dimsize, int32 hdf4_dimtype) | |
Friends | |
class | File |
class | SD |
class | SDField |
It repersents one dimension of an SDS or a VDATA. It holds the dimension name and the size of that dimension.
|
inlineprotected |
|
inline |
|
inline |
|
inline |