OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
HDFCFStrField Class Reference

#include <HDFCFStrField.h>

Inheritance diagram for HDFCFStrField:
Inheritance graph
Collaboration diagram for HDFCFStrField:
Collaboration graph

Public Member Functions

int format_constraint (int *cor, int *step, int *edg)
 
 HDFCFStrField (int rank, const std::string &filename, bool is_vdata, const int h4fd, int32 fieldref, int32 fieldorder, const std::string &fieldname, const std::string &n="", BaseType *v=0)
 
BaseType * ptr_duplicate ()
 
virtual bool read ()
 
virtual ~HDFCFStrField ()
 

Detailed Description

Definition at line 16 of file HDFCFStrField.h.

Constructor & Destructor Documentation

HDFCFStrField::HDFCFStrField ( int  rank,
const std::string &  filename,
bool  is_vdata,
const int  h4fd,
int32  fieldref,
int32  fieldorder,
const std::string &  fieldname,
const std::string &  n = "",
BaseType *  v = 0 
)
inline

Definition at line 19 of file HDFCFStrField.h.

virtual HDFCFStrField::~HDFCFStrField ( )
inlinevirtual

Definition at line 38 of file HDFCFStrField.h.

Member Function Documentation

int HDFCFStrField::format_constraint ( int *  cor,
int *  step,
int *  edg 
)

Definition at line 259 of file HDFCFStrField.cc.

References BESDEBUG.

BaseType* HDFCFStrField::ptr_duplicate ( )
inline

Definition at line 45 of file HDFCFStrField.h.

bool HDFCFStrField::read ( )
virtual

Definition at line 23 of file HDFCFStrField.cc.

References BESDEBUG, HDFCFUtil::check_beskeys(), and HDFCFUtil::close_fileid().

Here is the call graph for this function:


The documentation for this class was generated from the following files: