26 #ifndef __TERRALIB_UNITTEST_DATAACCESS_INTERNAL_H 27 #define __TERRALIB_UNITTEST_DATAACCESS_INTERNAL_H 38 #include <cppunit/extensions/HelperMacros.h> 315 #endif // __TERRALIB_UNITTEST_DATAACCESS_INTERNAL_H std::map< std::string, std::string > m_connInfoDropDs
void tcGetCheckConstraint()
void tcGetNumberOfItems()
te::gm::Geometry * m_geom
void tcGetDataSetByEnvRec2()
void tcSetConnectionInfo()
CPPUNIT_TEST_SUITE(TsDataSource)
Forward declarations for the Data Access module.
A class that represents the known capabilities of a specific data source, i.e. this class informs all...
std::vector< std::string > m_vecDtNames
void tcGetEncodingsOfDS()
An abstract class for data providers like a DBMS, Web Services or a regular file. ...
std::vector< std::pair< std::string, size_t > > m_vecNamesSizesRec
std::map< std::string, std::string > m_connInfoExist
std::map< std::string, std::string > m_connInfo
void tcGetDataSetByGeometry()
void tcGetConnectionInfo()
void tcGetForeignKeyNames()
A LinearRing is a LineString that is both closed and simple.
void tcGetExtentByPropName()
A point with x and y coordinate values.
An Envelope defines a 2D rectangular region.
This file contains forward declarations for the Vector Geometry model of TerraLib.
std::vector< std::pair< std::string, te::gm::Envelope > > m_vecNamesAndRecs
A factory for data sources.
te::da::DataSource * m_ds
void tcGetUniqueKeyNames()
void tcGetPropertyNames()
void tcGetDataSetByEnvRec()
std::vector< std::pair< std::string, size_t > > m_vecNamesSizes
Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards.
CPPUNIT_TEST(tcOpenWithStr)
std::map< std::string, std::string > m_connInfoNewDs
te::da::DataSourceCapabilities m_capabilit
void tcCheckConstraintExists()
void tcIsPropertyNameValid()
void tcGetDataSourceNames()
Polygon is a subclass of CurvePolygon whose rings are defined by linear rings.
void tcForeignKeyExists()
void tcPrimaryKeyExists()
void tcGetDataSetByEnvRec1()
void tcGetDataSetByProperty()
void tcGetSequenceNames()
void tcGetDataSetByOids()
void tcGetCheckConstraintNames()
void tcGetExtentByPropPos()
void tcGetNumberOfDataSets()
void tcGetPropertyByName()
te::gm::LinearRing * m_linearRing
void tcGetPropertyByPos()
std::vector< std::pair< std::string, te::gm::Envelope > > m_vecDtNamesAndEnvelops
void tcAddCheckConstraint()
std::vector< te::gm::Envelope > m_vecEnvelops
A test suit for the DataSource interface.
void tcGetNumberOfProperties()
void tcDropCheckConstraint()
void tcIsDataSetNameValid()
void tcGetDataSetByName()