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