libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
osmscout::RoutableObjectsMessage Struct Referencefinal

Message to pass to the NavigationEngine with routable objects around current possition. More...

#include <DataAgent.h>

+ Inheritance diagram for osmscout::RoutableObjectsMessage:

Public Member Functions

 RoutableObjectsMessage (const Timestamp &timestamp, const RoutableObjectsRef &data)
 
- Public Member Functions inherited from osmscout::NavigationMessage
 NavigationMessage (const Timestamp &timestamp)
 
virtual ~NavigationMessage ()=default
 

Public Attributes

RoutableObjectsRef data
 
- Public Attributes inherited from osmscout::NavigationMessage
const Timestamp timestamp
 

Detailed Description

Message to pass to the NavigationEngine with routable objects around current possition.

Constructor & Destructor Documentation

◆ RoutableObjectsMessage()

osmscout::RoutableObjectsMessage::RoutableObjectsMessage ( const Timestamp timestamp,
const RoutableObjectsRef data 
)

Member Data Documentation

◆ data

RoutableObjectsRef osmscout::RoutableObjectsMessage::data

The documentation for this struct was generated from the following files: