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