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

Public Member Functions

 HDFSequence (const std::string &n, const std::string &d)
 
libdap::BaseType * ptr_duplicate () override
 
bool read () override
 
bool read_tagref (int32 tag, int32 ref, int &error) override
 
void transfer_attributes (libdap::AttrTable *at_container) override
 

Detailed Description

Definition at line 53 of file HDFSequence.h.

Constructor & Destructor Documentation

◆ HDFSequence()

HDFSequence::HDFSequence ( const std::string & n,
const std::string & d )

Definition at line 61 of file HDFSequence.cc.

Member Function Documentation

◆ ptr_duplicate()

BaseType * HDFSequence::ptr_duplicate ( )
override

Definition at line 68 of file HDFSequence.cc.

◆ read()

bool HDFSequence::read ( )
override

Definition at line 75 of file HDFSequence.cc.

◆ read_tagref()

bool HDFSequence::read_tagref ( int32 tag,
int32 ref,
int & error )
overridevirtual

Implements ReadTagRef.

Definition at line 84 of file HDFSequence.cc.

◆ transfer_attributes()

void HDFSequence::transfer_attributes ( libdap::AttrTable * at_container)
override

Definition at line 127 of file HDFSequence.cc.


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