libosmscout
0.1
|
#include <RouteInstructionAgent.h>
Public Member Functions | |
NextRouteInstructionsMessage (const Timestamp ×tamp, const RouteInstruction &nextRouteInstruction) | |
![]() | |
NavigationMessage (const Timestamp ×tamp) | |
virtual | ~NavigationMessage ()=default |
Public Attributes | |
RouteInstruction | nextRouteInstruction |
![]() | |
const Timestamp | timestamp |
|
inline |
RouteInstruction osmscout::NextRouteInstructionsMessage< RouteInstruction >::nextRouteInstruction |