MD_Metadata.h File Reference

Auxiliary classes and functions to serialize metadata to/from a XML document. More...

#include "../../Config.h"
#include <map>
#include <string>
#include <boost/function.hpp>

Go to the source code of this file.

Namespaces

 te
 URI C++ Library.
 
 te::md
 Namespace for the memory data source of TerraLib.
 
 te::xml
 Namespace for the XML module of TerraLib.
 

Functions

TEMDEXPORT void te::md::Save (const te::md::MD_Metadata *md, te::xml::AbstractWriter &writer)
 
TEMDEXPORT void te::md::Save (const te::md::CI_ResponsibleParty &ctc, te::xml::AbstractWriter &writer)
 
TEMDEXPORT void te::md::Save (const te::md::MD_Identification &id, te::xml::AbstractWriter &writer)
 
TEMDEXPORT void te::md::Save (const te::md::CI_Citation *cite, te::xml::AbstractWriter &writer)
 

Detailed Description

Auxiliary classes and functions to serialize metadata to/from a XML document.

Definition in file MD_Metadata.h.