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

#include <BearingAgent.h>

+ Inheritance diagram for osmscout::BearingChangedMessage:

Public Member Functions

 BearingChangedMessage (const Timestamp &timestamp, const Bearing &bearing)
 
- Public Member Functions inherited from osmscout::NavigationMessage
 NavigationMessage (const Timestamp &timestamp)
 
virtual ~NavigationMessage ()=default
 

Public Attributes

const Bearing bearing
 
- Public Attributes inherited from osmscout::NavigationMessage
const Timestamp timestamp
 

Constructor & Destructor Documentation

◆ BearingChangedMessage()

osmscout::BearingChangedMessage::BearingChangedMessage ( const Timestamp timestamp,
const Bearing bearing 
)

Member Data Documentation

◆ bearing

const Bearing osmscout::BearingChangedMessage::bearing

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