A base class for objects that can be retrieved from the data access module. More...
Go to the source code of this file.
Classes | |
| class | te::dt::AbstractData |
| A base class for values that can be retrieved from the data access module. More... | |
Namespaces | |
| te | |
| URI C++ Library. | |
| te::dt | |
| Namespace for the Data Type module of TerraLib. | |
Typedefs | |
| typedef boost::shared_ptr < AbstractData > | te::dt::AbstractDataShrPtr |
Functions | |
| AbstractData * | te::dt::new_clone (const AbstractData &a) |
| For use with boost conteiners. More... | |
A base class for objects that can be retrieved from the data access module.
Definition in file AbstractData.h.