All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Serializer.h File Reference

Support for Property serialization. More...

#include "../../../common/Singleton.h"
#include "../../Config.h"
#include <memory>

Go to the source code of this file.

Namespaces

 te
 URI C++ Library.
 
 te::dt
 Namespace for the Data Type module of TerraLib.
 
 te::serialize
 
 te::serialize::xml
 
 te::xml
 Namespace for the XML module of TerraLib.
 

Functions

TEDATATYPEEXPORT std::auto_ptr
< te::dt::Property
te::serialize::xml::ReadProperty (te::xml::Reader &reader)
 
TEDATATYPEEXPORT void te::serialize::xml::Save (const te::dt::Property &p, te::xml::Writer &writer)
 

Detailed Description

Support for Property serialization.

Definition in file Serializer.h.