SOLA
|
Identifier of a route from a station and point type to another station with given point type. More...
#include <destination.h>
Public Member Functions | |
bool | operator== (const RouteIdentifier &other) const |
Public Attributes | |
uint32_t | from_station_id = 0 |
MainConnPoints | out_point |
uint32_t | to_station_id = 0 |
MainConnPoints | in_point |
Identifier of a route from a station and point type to another station with given point type.