OpenTREP Logo  0.6.0
C++ Open Travel Request Parsing Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Utilities.hpp File Reference
#include <string>
#include <vector>
#include <opentrep/OPENTREP_Types.hpp>

Go to the source code of this file.

Namespaces

 OPENTREP
 

Functions

void OPENTREP::tokeniseStringIntoWordList (const std::string &iPhrase, WordList_T &ioWordList)
 
std::string OPENTREP::createStringFromWordList (const WordList_T &iWordList, const unsigned short iSplitIdx, const bool iFromBeginningFlag)