#include <terralib/core/utils/Platform.h>#include <terralib/core/plugin.h>#include <terralib/common.h>#include "VectorProcessing.h"#include <cassert>#include <cstdlib>#include <exception>#include <iostream>Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Definition at line 41 of file examples/vp/main.cpp.
References BufferOGRToOGR(), BufferOGRToPGIS(), BufferPGISToOGR(), BufferPGISToPGIS(), te::core::PluginManager::clear(), DissolveOGRToOGR(), DissolveOGRToPGIS(), DissolvePGISToOGR(), DissolvePGISToPGIS(), TerraLib::finalize(), te::core::FindInTerraLibPath(), te::common::Singleton< TerraLib >::getInstance(), IdentityOGRToOGR(), IdentityOGRToPGIS(), IdentityPGISToOGR(), IdentityPGISToPGIS(), TerraLib::initialize(), te::core::PluginManager::insert(), te::core::PluginManager::instance(), IntersectionOGRToOGR(), IntersectionOGRToPGIS(), IntersectionPGISToOGR(), IntersectionPGISToPGIS(), te::core::JSONPluginInfoSerializer(), te::core::PluginManager::load(), and te::core::PluginInfo::name.