|
libdap Updated for version 3.21.0
libdap4 is an implementation of OPeNDAP's DAP protocol.
|
Public Member Functions | |
| const char * | get_doc () |
| unsigned int | get_doc_size () |
| xmlTextWriterPtr | get_writer () const |
| XMLWriter (const std::string &pad=" ") | |
Definition at line 39 of file XMLWriter.h.
| XMLWriter::XMLWriter | ( | const std::string & | pad = " " | ) |
Definition at line 46 of file XMLWriter.cc.
|
virtual |
Definition at line 84 of file XMLWriter.cc.
| const char * XMLWriter::get_doc | ( | ) |
Definition at line 104 of file XMLWriter.cc.
| unsigned int XMLWriter::get_doc_size | ( | ) |
Definition at line 123 of file XMLWriter.cc.
|
inline |
Definition at line 55 of file XMLWriter.h.