|
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 void | start_xml_declaration (libdap::XMLWriter *writer, const char *element=0) |
|
| XDOutput () |
|
| XDOutput (libdap::BaseType *bt) |
|
Definition at line 42 of file XDOutput.h.
◆ XDOutput() [1/2]
XDOutput::XDOutput |
( |
libdap::BaseType * | bt | ) |
|
|
inline |
Build an instance of XDOutput and set the redirect field to 'bt'
- Parameters
-
Definition at line 54 of file XDOutput.h.
◆ XDOutput() [2/2]
Build an instance of XDOutput. The redirect field is null.
- Returns
Definition at line 60 of file XDOutput.h.
◆ ~XDOutput()
virtual XDOutput::~XDOutput |
( |
| ) |
|
|
inlinevirtual |
◆ XDOutputTest
friend class XDOutputTest |
|
friend |
◆ d_redirect
libdap::BaseType* XDOutput::d_redirect |
|
protected |
The documentation for this class was generated from the following file: