CompositeProperty.h File Reference

A base class for a compound properties (non-atomic properties). More...

#include "Property.h"
#include <vector>
#include <boost/ptr_container/ptr_vector.hpp>

Go to the source code of this file.

Classes

class  te::dt::CompositeProperty
 A base class for a compound property (non-atomic properties). More...
 

Namespaces

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

Detailed Description

A base class for a compound properties (non-atomic properties).

Definition in file CompositeProperty.h.