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

Protected Attributes

libdap::BaseType * d_redirect
 

Detailed Description

Definition at line 39 of file XDUInt32.h.

Constructor & Destructor Documentation

◆ XDUInt32() [1/2]

XDUInt32::XDUInt32 ( const string & n)
inline

Definition at line 41 of file XDUInt32.h.

◆ XDUInt32() [2/2]

XDUInt32::XDUInt32 ( UInt32 * bt)
inline

Definition at line 42 of file XDUInt32.h.

◆ ~XDUInt32()

virtual XDUInt32::~XDUInt32 ( )
inlinevirtual

Definition at line 45 of file XDUInt32.h.

Member Function Documentation

◆ ptr_duplicate()

BaseType * XDUInt32::ptr_duplicate ( )
virtual

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