OpenTREP Logo  0.6.0
C++ Open Travel Request Parsing Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
pyopentrep.cpp File Reference
#include <boost/python.hpp>
#include <cassert>
#include <stdexcept>
#include <fstream>
#include <sstream>
#include <string>
#include <list>
#include <vector>
#include <boost/filesystem.hpp>
#include <opentrep/OPENTREP_Service.hpp>
#include <opentrep/OutputFormat.hpp>
#include <opentrep/Location.hpp>
#include <opentrep/bom/BomJSONExport.hpp>
#include <opentrep/bom/LocationExchange.hpp>

Go to the source code of this file.

Classes

struct  OPENTREP::OpenTrepSearcher
 API wrapper around the OpenTREP C++ API, so that Python scripts can use it seamlessly. More...
 

Namespaces

 OPENTREP
 

Functions

 BOOST_PYTHON_MODULE (libpyopentrep)
 

Function Documentation