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