bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
XDStr Class Reference
Inheritance diagram for XDStr:
Inheritance graph
Collaboration diagram for XDStr:
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)
 
 XDStr (const string &n)
 
 XDStr (Str *bt)
 

Protected Attributes

libdap::BaseType * d_redirect
 

Detailed Description

Definition at line 39 of file XDStr.h.

Constructor & Destructor Documentation

◆ XDStr() [1/2]

XDStr::XDStr ( const string & n)
inline

Definition at line 41 of file XDStr.h.

◆ XDStr() [2/2]

XDStr::XDStr ( Str * bt)
inline

Definition at line 42 of file XDStr.h.

◆ ~XDStr()

virtual XDStr::~XDStr ( )
inlinevirtual

Definition at line 45 of file XDStr.h.

Member Function Documentation

◆ print_xml_data()

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

Reimplemented from XDOutput.

Definition at line 49 of file XDStr.cc.

◆ ptr_duplicate()

BaseType * XDStr::ptr_duplicate ( )
virtual

Definition at line 44 of file XDStr.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: