bes Updated for version 3.20.13
HDFCFStrField Class Reference
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="", libdap::BaseType *v=nullptr)
 
BaseType * ptr_duplicate () override
 
bool read () override
 

Detailed Description

Definition at line 15 of file HDFCFStrField.h.

Constructor & Destructor Documentation

◆ HDFCFStrField()

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 = "",
libdap::BaseType *  v = nullptr 
)
inline

Definition at line 18 of file HDFCFStrField.h.

Member Function Documentation

◆ format_constraint()

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

Definition at line 266 of file HDFCFStrField.cc.

◆ ptr_duplicate()

BaseType * HDFCFStrField::ptr_duplicate ( )
inlineoverride

Definition at line 43 of file HDFCFStrField.h.

◆ read()

bool HDFCFStrField::read ( )
override

Definition at line 29 of file HDFCFStrField.cc.


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