libdap++  Updated for version 3.13.3
libdap::XMLWriter Class Reference

#include <XMLWriter.h>

Collaboration diagram for libdap::XMLWriter:
Collaboration graph

Public Member Functions

const char * get_doc ()
 
unsigned int get_doc_size ()
 
xmlTextWriterPtr get_writer ()
 
 XMLWriter (const std::string &pad=" ")
 
virtual ~XMLWriter ()
 

Detailed Description

Definition at line 44 of file XMLWriter.h.

Constructor & Destructor Documentation

XMLWriter::XMLWriter ( const std::string &  pad = "    ")

Definition at line 45 of file XMLWriter.cc.

References ENCODING, and XML_BUF_SIZE.

XMLWriter::~XMLWriter ( )
virtual

Definition at line 83 of file XMLWriter.cc.

Member Function Documentation


The documentation for this class was generated from the following files: