#include <types.h>
Fonctions membres publiques | |
LineStationToStationKey (int liID, int sta1ID, int sta2ID) | |
bool | operator== (const LineStationToStationKey &other) const |
Attributs publics | |
unsigned int | lineID |
unsigned int | stationID1 |
unsigned int | stationID2 |
Représente une clef dans la map de type TimeBetweenStationOnLineMap
BPF::LineStationToStationKey::LineStationToStationKey | ( | int | liID, | |
int | sta1ID, | |||
int | sta2ID | |||
) | [inline] |
bool BPF::LineStationToStationKey::operator== | ( | const LineStationToStationKey & | other | ) | const [inline] |
unsigned int BPF::LineStationToStationKey::lineID |
unsigned int BPF::LineStationToStationKey::stationID1 |
unsigned int BPF::LineStationToStationKey::stationID2 |