Property.h File Reference

It models a property definition. More...

#include "Config.h"
#include "Enums.h"
#include <map>
#include <string>

Go to the source code of this file.

Classes

class  te::dt::Property
 It models a property definition. More...
 

Namespaces

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

Functions

Property * te::dt::new_clone (const Property &a)
 For use with boost conteiners. More...
 

Detailed Description

It models a property definition.

Definition in file Property.h.