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 toStream(std::ostream &ioOut) const
TravelQuery_T _queryString
std::string describeKey() const
void push_back(const StringPartition &iStringPartition)
std::list< StringPartition > StringPartitionList_T
QuerySlices(const Xapian::Database &, const TravelQuery_T &, const OTransliterator &)
const TravelQuery_T & getQueryString() const
Base class for the light structures.
StringPartitionList_T _slices
const Xapian::Database & _database
std::string TravelQuery_T
void fromStream(std::istream &ioIn)
const StringPartitionList_T & getStringPartitionList() const
std::string describe() const