0.07.7
C++ Open Travel Request Parsing Library
|
|
Go to the documentation of this file. 1 #ifndef __OPENTREP_BOM_QUERYSLICES_HPP
2 #define __OPENTREP_BOM_QUERYSLICES_HPP
20 class OTransliterator;
109 void toStream (std::ostream& ioOut)
const;
172 #endif // __OPENTREP_BOM_QUERYSLICES_HPP
void fromStream(std::istream &ioIn)
std::string TravelQuery_T
std::string describeKey() const
QuerySlices(const Xapian::Database &, const TravelQuery_T &, const OTransliterator &)
void push_back(const StringPartition &iStringPartition)
const TravelQuery_T & getQueryString() const
std::list< StringPartition > StringPartitionList_T
StringPartitionList_T _slices
Base class for the light structures.
const Xapian::Database & _database
const StringPartitionList_T & getStringPartitionList() const
void toStream(std::ostream &ioOut) const
TravelQuery_T _queryString
std::string describe() const