Definition at line 24 of file station_layout_type.h.
◆ difference_type
using RailStationTileLayout::Iterator::difference_type = std::ptrdiff_t |
◆ iterator_category
using RailStationTileLayout::Iterator::iterator_category = std::forward_iterator_tag |
◆ pointer
using RailStationTileLayout::Iterator::pointer = void |
◆ reference
using RailStationTileLayout::Iterator::reference = void |
◆ value_type
using RailStationTileLayout::Iterator::value_type = StationGfx |
◆ Iterator()
◆ operator*()
StationGfx RailStationTileLayout::Iterator::operator* |
( |
| ) |
const |
◆ operator++() [1/2]
Iterator & RailStationTileLayout::Iterator::operator++ |
( |
| ) |
|
|
inline |
◆ operator++() [2/2]
Iterator RailStationTileLayout::Iterator::operator++ |
( |
int |
| ) |
|
|
inline |
◆ operator==() [1/2]
bool RailStationTileLayout::Iterator::operator== |
( |
const Iterator & |
rhs | ) |
const |
|
inline |
◆ operator==() [2/2]
bool RailStationTileLayout::Iterator::operator== |
( |
const std::default_sentinel_t & |
| ) |
const |
|
inline |
◆ position
uint RailStationTileLayout::Iterator::position = 0 |
|
private |
◆ stl
The documentation for this class was generated from the following files: