1 #ifndef OSMSCOUT_LANE_AGENT_H 2 #define OSMSCOUT_LANE_AGENT_H 39 bool suggested{
false};
54 Lane &operator=(
const Lane&) =
default;
70 LaneAgent() =
default;
80 #endif // OSMSCOUT_LANE_AGENT_H std::chrono::system_clock::time_point Timestamp
Definition: Time.h:27
Lane lane
Definition: LaneAgent.h:62
Definition: LaneAgent.h:35
bool operator!=(const MapViewStruct &r1, const MapViewStruct &r2)
Definition: DBThread.h:61
#define CLASS_FINAL
Definition: Compiler.h:26
#define OSMSCOUT_API
Definition: CoreImportExport.h:45
Definition: LaneAgent.h:60
std::shared_ptr< LaneDescription > LaneDescriptionRef
Definition: RouteDescription.h:631
std::shared_ptr< SuggestedLaneDescription > SuggestedLaneDescriptionRef
Definition: RouteDescription.h:662
std::shared_ptr< NavigationMessage > NavigationMessageRef
Definition: Engine.h:56
std::vector< std::string > turns
Definition: LaneAgent.h:42