#include <cassert>
#include <sstream>
#include <string>
#include <vector>
#include <exception>
#include <boost/filesystem.hpp>
#include <boost/random/random_device.hpp>
#include <boost/random/uniform_int_distribution.hpp>
#include <xapian.h>
#include <opentrep/Location.hpp>
#include <opentrep/bom/Result.hpp>
#include <opentrep/command/XapianIndexManager.hpp>
#include <opentrep/service/Logger.hpp>
Go to the source code of this file.
Namespaces | |
OPENTREP | |
Functions | |
boost::filesystem::path | OPENTREP::checkTravelDBFilePath (const TravelDBFilePath_T &iTravelDBFilePath) |