#include <exception>#include <string>#include <list>#include <map>#include <set>#include <boost/date_time/gregorian/gregorian.hpp>#include <boost/date_time/posix_time/posix_time.hpp>#include <boost/array.hpp>#include <opentrep/OPENTREP_exceptions.hpp>#include <opentrep/OPENTREP_log.hpp>Go to the source code of this file.
Namespaces | |
| OPENTREP | |
Typedefs | |
| typedef int | OPENTREP::GeonamesID_T |
| typedef int | OPENTREP::EnvelopeID_T |
| typedef std::list < AltNameShortListString_T > | OPENTREP::AltNameShortList_T |
| typedef std::list < TvlPORListString_T > | OPENTREP::TvlPORList_T |
| typedef std::list< FeatureName_T > | OPENTREP::FeatureNameList_T |
| typedef double | OPENTREP::GeoCoord_T |
| typedef GeoCoord_T | OPENTREP::Latitude_T |
| typedef GeoCoord_T | OPENTREP::Longitude_T |
| typedef boost::gregorian::date | OPENTREP::Date_T |
| typedef unsigned int | OPENTREP::Population_T |
| typedef int | OPENTREP::Elevation_T |
| typedef int | OPENTREP::GTopo30_T |
| typedef double | OPENTREP::PageRank_T |
| typedef int | OPENTREP::XapianDocID_T |
| typedef float | OPENTREP::GMTOffset_T |
| typedef float | OPENTREP::DSTOffset_T |
| typedef float | OPENTREP::RawOffset_T |
| typedef bool | OPENTREP::IsGeonames_T |
| typedef bool | OPENTREP::IsAirport_T |
| typedef bool | OPENTREP::IsCommercial_T |
| typedef unsigned short | OPENTREP::Weight_T |
| typedef std::string | OPENTREP::TravelQuery_T |
| typedef double | OPENTREP::MatchingPercentage_T |
| typedef double | OPENTREP::Percentage_T |
| typedef double | OPENTREP::Score_T |
| typedef unsigned int | OPENTREP::NbOfDBEntries_T |
| typedef std::string | OPENTREP::Word_T |
| typedef std::list< Word_T > | OPENTREP::WordList_T |
| typedef std::set< std::string > | OPENTREP::WordSet_T |
| typedef std::set< std::string > | OPENTREP::BlackList_T |
| typedef unsigned int | OPENTREP::NbOfLetters_T |
| typedef unsigned short | OPENTREP::NbOfWords_T |
| typedef unsigned short | OPENTREP::NbOfMatches_T |
| typedef unsigned short | OPENTREP::NbOfErrors_T |
| typedef std::map < NbOfLetters_T, NbOfErrors_T > | OPENTREP::DistanceErrorScale_T |
| typedef boost::array < NbOfLetters_T, 5 > | OPENTREP::DistanceErrorScaleArray_T |
1.8.6