Definition at line 21 of file order_type.h.
◆ BaseType
| using DestinationID::BaseType = uint16_t |
◆ DestinationID() [1/3]
| DestinationID::DestinationID |
( |
size_t | index | ) |
|
|
inlineconstexpr |
◆ DestinationID() [2/3]
| DestinationID::DestinationID |
( |
DepotID | depot | ) |
|
|
inlineconstexpr |
◆ DestinationID() [3/3]
| DestinationID::DestinationID |
( |
StationID | station | ) |
|
|
inlineconstexpr |
◆ base()
| BaseType DestinationID::base |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ operator==() [1/2]
| bool DestinationID::operator== |
( |
const DestinationID & | destination | ) |
const |
|
inlineconstexpr |
◆ operator==() [2/2]
| bool DestinationID::operator== |
( |
const StationID & | station | ) |
const |
|
inlineconstexpr |
◆ ToDepotID()
| DepotID DestinationID::ToDepotID |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ ToStationID()
| StationID DestinationID::ToStationID |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ value
| BaseType DestinationID::value = 0 |
The documentation for this struct was generated from the following file: