libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
osmscout::RouteInstructionsMessage< RouteInstruction > Struct Template Referencefinal

#include <RouteInstructionAgent.h>

+ Inheritance diagram for osmscout::RouteInstructionsMessage< RouteInstruction >:

Public Member Functions

 RouteInstructionsMessage (const Timestamp &timestamp, const std::list< RouteInstruction > &instructions)
 
- Public Member Functions inherited from osmscout::NavigationMessage
 NavigationMessage (const Timestamp &timestamp)
 
virtual ~NavigationMessage ()=default
 

Public Attributes

std::list< RouteInstruction > instructions
 
- Public Attributes inherited from osmscout::NavigationMessage
const Timestamp timestamp
 

Constructor & Destructor Documentation

◆ RouteInstructionsMessage()

template<typename RouteInstruction >
osmscout::RouteInstructionsMessage< RouteInstruction >::RouteInstructionsMessage ( const Timestamp timestamp,
const std::list< RouteInstruction > &  instructions 
)
inline

Member Data Documentation

◆ instructions

template<typename RouteInstruction >
std::list<RouteInstruction> osmscout::RouteInstructionsMessage< RouteInstruction >::instructions

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