bes Updated for version 3.20.10
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=0)
 
BaseType * ptr_duplicate ()
 
virtual bool read ()
 

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 = 0 
)
inline

Definition at line 18 of file HDFCFStrField.h.

◆ ~HDFCFStrField()

virtual HDFCFStrField::~HDFCFStrField ( )
inlinevirtual

Definition at line 37 of file HDFCFStrField.h.

Member Function Documentation

◆ format_constraint()

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

Definition at line 268 of file HDFCFStrField.cc.

◆ ptr_duplicate()

BaseType * HDFCFStrField::ptr_duplicate ( )
inline

Definition at line 44 of file HDFCFStrField.h.

◆ read()

bool HDFCFStrField::read ( )
virtual

Definition at line 28 of file HDFCFStrField.cc.


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