|
libosmscout 0.1
|
#include <SpeedAgent.h>
Inheritance diagram for osmscout::CurrentSpeedMessage:Public Member Functions | |
| CurrentSpeedMessage (const Timestamp ×tamp, double speed) | |
Public Member Functions inherited from osmscout::NavigationMessage | |
| NavigationMessage (const Timestamp ×tamp) | |
| virtual | ~NavigationMessage ()=default |
Public Attributes | |
| double | speed |
Public Attributes inherited from osmscout::NavigationMessage | |
| const Timestamp | timestamp |
| osmscout::CurrentSpeedMessage::CurrentSpeedMessage | ( | const Timestamp & | timestamp, |
| double | speed | ||
| ) |
| double osmscout::CurrentSpeedMessage::speed |