bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
array_ce Struct Reference
Collaboration diagram for array_ce:
Collaboration graph

Public Member Functions

 array_ce (const string &n, int s1, int e, int s3)
 

Public Attributes

int edge
 
string name
 
int start
 
int stride
 

Detailed Description

Definition at line 157 of file hdfclass.h.

Constructor & Destructor Documentation

◆ array_ce()

array_ce::array_ce ( const string & n,
int s1,
int e,
int s3 )
inline

Definition at line 162 of file hdfclass.h.

Member Data Documentation

◆ edge

int array_ce::edge

Definition at line 160 of file hdfclass.h.

◆ name

string array_ce::name

Definition at line 158 of file hdfclass.h.

◆ start

int array_ce::start

Definition at line 159 of file hdfclass.h.

◆ stride

int array_ce::stride

Definition at line 161 of file hdfclass.h.


The documentation for this struct was generated from the following file: