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

Public Member Functions

virtual void end_xml_declaration (libdap::XMLWriter *writer)
 
virtual bool increment_state (vector< int > *state, const vector< int > &shape)
 
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)
 
 XDUrl (const string &n)
 
 XDUrl (Url *bt)
 

Protected Attributes

libdap::BaseType * d_redirect
 

Detailed Description

Definition at line 55 of file XDUrl.h.

Constructor & Destructor Documentation

◆ XDUrl() [1/2]

XDUrl::XDUrl ( const string & n)
inline

Definition at line 57 of file XDUrl.h.

◆ XDUrl() [2/2]

XDUrl::XDUrl ( Url * bt)
inline

Definition at line 58 of file XDUrl.h.

◆ ~XDUrl()

virtual XDUrl::~XDUrl ( )
inlinevirtual

Definition at line 61 of file XDUrl.h.

Member Function Documentation

◆ print_xml_data()

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

Reimplemented from XDOutput.

Definition at line 46 of file XDUrl.cc.

◆ ptr_duplicate()

BaseType * XDUrl::ptr_duplicate ( )
virtual

Definition at line 41 of file XDUrl.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: