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

#include <SpeedAgent.h>

+ Inheritance diagram for osmscout::MaxAllowedSpeedMessage:

Public Member Functions

 MaxAllowedSpeedMessage (const Timestamp &timestamp, double maxAllowedSpeed, bool defined)
 
- Public Member Functions inherited from osmscout::NavigationMessage
 NavigationMessage (const Timestamp &timestamp)
 
virtual ~NavigationMessage ()=default
 

Public Attributes

bool defined
 
double maxAllowedSpeed
 
- Public Attributes inherited from osmscout::NavigationMessage
const Timestamp timestamp
 

Constructor & Destructor Documentation

◆ MaxAllowedSpeedMessage()

osmscout::MaxAllowedSpeedMessage::MaxAllowedSpeedMessage ( const Timestamp timestamp,
double  maxAllowedSpeed,
bool  defined 
)

Member Data Documentation

◆ defined

bool osmscout::MaxAllowedSpeedMessage::defined

◆ maxAllowedSpeed

double osmscout::MaxAllowedSpeedMessage::maxAllowedSpeed

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