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

Message to pass periodically to the Engine to make sure that state changes based on timeouts are triggered. More...

#include <Engine.h>

+ Inheritance diagram for osmscout::TimeTickMessage:

Public Member Functions

 TimeTickMessage (const Timestamp &timestamp)
 
- Public Member Functions inherited from osmscout::NavigationMessage
 NavigationMessage (const Timestamp &timestamp)
 
virtual ~NavigationMessage ()=default
 

Additional Inherited Members

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

Detailed Description

Message to pass periodically to the Engine to make sure that state changes based on timeouts are triggered.

We recommend to send a TimeTickMessage around every second.

Constructor & Destructor Documentation

◆ TimeTickMessage()

osmscout::TimeTickMessage::TimeTickMessage ( const Timestamp timestamp)
explicit

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