1#ifndef __OPENTREP_BOM_LOCATIONEXCHANGE_HPP
2#define __OPENTREP_BOM_LOCATIONEXCHANGE_HPP
Utility class to export Opentrep structures in a Protobuf format.
static void exportLocation(treppb::Place &, const Location &)
static std::string exportLocationList(const LocationList_T &, const WordList_T &iNonMatchedWordList)
std::list< Word_T > WordList_T
std::list< Location > LocationList_T
Structure modelling a (geographical) location.