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

Protected Attributes

libdap::BaseType * d_redirect
 

Detailed Description

Definition at line 39 of file XDFloat64.h.

Constructor & Destructor Documentation

◆ XDFloat64() [1/2]

XDFloat64::XDFloat64 ( const string & n)
inline

Definition at line 41 of file XDFloat64.h.

◆ XDFloat64() [2/2]

XDFloat64::XDFloat64 ( Float64 * bt)
inline

Definition at line 42 of file XDFloat64.h.

◆ ~XDFloat64()

virtual XDFloat64::~XDFloat64 ( )
inlinevirtual

Definition at line 45 of file XDFloat64.h.

Member Function Documentation

◆ ptr_duplicate()

BaseType * XDFloat64::ptr_duplicate ( )
virtual

Definition at line 40 of file XDFloat64.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: