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

Public Member Functions

virtual void end_xml_declaration (libdap::XMLWriter *writer)
 
virtual bool increment_state (vector< int > *state, const vector< int > &shape)
 
virtual void print_xml_data (libdap::XMLWriter *writer, bool show_type)
 
virtual BaseType * ptr_duplicate ()
 
virtual void start_xml_declaration (libdap::XMLWriter *writer, const char *element=0)
 
 XDGrid (const string &n)
 
 XDGrid (Grid *grid)
 

Protected Attributes

libdap::BaseType * d_redirect
 

Detailed Description

Definition at line 39 of file XDGrid.h.

Constructor & Destructor Documentation

◆ XDGrid() [1/2]

XDGrid::XDGrid ( const string & n)

Definition at line 58 of file XDGrid.cc.

◆ XDGrid() [2/2]

XDGrid::XDGrid ( Grid * grid)

Definition at line 63 of file XDGrid.cc.

◆ ~XDGrid()

XDGrid::~XDGrid ( )
virtual

Definition at line 85 of file XDGrid.cc.

Member Function Documentation

◆ print_xml_data()

void XDGrid::print_xml_data ( libdap::XMLWriter * writer,
bool show_type )
virtual

Reimplemented from XDOutput.

Definition at line 89 of file XDGrid.cc.

◆ ptr_duplicate()

BaseType * XDGrid::ptr_duplicate ( )
virtual

Definition at line 53 of file XDGrid.cc.

Member Data Documentation

◆ d_redirect

libdap::BaseType* XDOutput::d_redirect
protectedinherited

Definition at line 47 of file XDOutput.h.


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