unittest/postgis/Utils.cpp File Reference

Go to the source code of this file.

Functions

std::unique_ptr< te::da::DataSourceGetPostGISConnection ()
 It returns the union of a geometry vector. More...
 

Function Documentation

std::unique_ptr<te::da::DataSource> GetPostGISConnection ( )

It returns the union of a geometry vector.

Parameters
itemsVector of itens that represents a group.
Returns
Union of the geometry.

Definition at line 37 of file unittest/postgis/Utils.cpp.

References ds, te::core::CharEncoding::getEncodingName(), te::da::DataSourceFactory::make(), and te::core::UTF8.

Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_SUITE(), CopyingData(), ObjectId(), ObjectId_query(), QueryExample(), and QueryInsertExample().