TeTable.h File Reference


Detailed Description

Definition in file TeTable.h.

#include <string>
#include <vector>
#include "TeComposite.h"
#include "TeAttribute.h"

Go to the source code of this file.

Data Structures

class  TeTable
 An attribute table in memory. More...
class  TeTableImpl
 The table implementation, this is the body class, of the handle/body idiom. More...

Typedefs

typedef vector< TeTableTeAttrTableVector
 A vector of tables.
typedef vector< stringTeTableRow
 A table row is a vector of strings.

Functions

TL_DLL string tableJoin (TeAttrTableVector &vecTable, string firstTable="", string attrLink="")
 Return the sql join related with the table vector.


Typedef Documentation

typedef vector<TeTable> TeAttrTableVector

Examples:
importShape.cpp.

Definition at line 390 of file TeTable.h.

typedef vector<string> TeTableRow

Definition at line 41 of file TeTable.h.


Function Documentation

TL_DLL string tableJoin ( TeAttrTableVector vecTable,
string  firstTable = "",
string  attrLink = "" 
)


Generated on Sun Jul 29 04:04:13 2012 for TerraLib - Development Source by  doxygen 1.5.3