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

Protected Attributes

libdap::BaseType * d_redirect
 

Detailed Description

Definition at line 35 of file XDByte.h.

Constructor & Destructor Documentation

◆ XDByte() [1/2]

XDByte::XDByte ( const string & n)
inline

Definition at line 37 of file XDByte.h.

◆ XDByte() [2/2]

XDByte::XDByte ( Byte * bt)
inline

Definition at line 38 of file XDByte.h.

◆ ~XDByte()

virtual XDByte::~XDByte ( )
inlinevirtual

Definition at line 41 of file XDByte.h.

Member Function Documentation

◆ ptr_duplicate()

BaseType * XDByte::ptr_duplicate ( )
virtual

Definition at line 46 of file XDByte.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: