Array.h File Reference

Class for dealing with arrays of abstract data. More...

#include "AbstractData.h"
#include "Enums.h"
#include <map>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  te::dt::Array
 The type for variable-length multidimensional arrays. More...
 

Namespaces

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

Detailed Description

Class for dealing with arrays of abstract data.

Definition in file Array.h.