examples/dataaccess/ObjectId.cpp File Reference

Go to the source code of this file.

Functions

std::unique_ptr< te::da::DataSourceGetPostGISConnection ()
 
void ObjectId ()
 ObjectId example. More...
 
void ObjectId_query ()
 

Function Documentation

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

Definition at line 13 of file PostGISExample.cpp.

Referenced by ObjectId(), and ObjectId_query().