0.07.7
C++ Open Travel Request Parsing Library
|
|
Go to the documentation of this file. 1 #ifndef __OPENTREP_BOM_WORDHOLDER_HPP
2 #define __OPENTREP_BOM_WORDHOLDER_HPP
61 #endif // __OPENTREP_BOM_WORDHOLDER_HPP
std::string TravelQuery_T
std::list< Word_T > WordList_T
Class wrapping utility functions to transform back and forth strings from and into a list of words.
friend class FacWordHolder
Base class for the Business Object Model (BOM) layer.
static std::string createStringFromWordList(const WordList_T &iWordList)
static void tokeniseDocIntoWordList(const TravelQuery_T &, WordList_T &)
static void tokeniseStringIntoWordList(const TravelQuery_T &, WordList_T &)