|
| VehicleList::const_iterator | vehicles_begin |
| | Pointer to beginning element of this vehicle group.
|
| |
| VehicleList::const_iterator | vehicles_end |
| | Pointer to past-the-end element of this vehicle group.
|
| |
Definition at line 24 of file vehicle_gui_base.h.
◆ GUIVehicleGroup()
| GUIVehicleGroup::GUIVehicleGroup |
( |
VehicleList::const_iterator |
vehicles_begin, |
|
|
VehicleList::const_iterator |
vehicles_end |
|
) |
| |
|
inline |
◆ GetDisplayProfitLastYear()
| Money GUIVehicleGroup::GetDisplayProfitLastYear |
( |
| ) |
const |
|
inline |
◆ GetDisplayProfitThisYear()
| Money GUIVehicleGroup::GetDisplayProfitThisYear |
( |
| ) |
const |
|
inline |
◆ GetOldestVehicleAge()
◆ GetSingleVehicle()
| const Vehicle * GUIVehicleGroup::GetSingleVehicle |
( |
| ) |
const |
|
inline |
◆ NumVehicles()
| std::ptrdiff_t GUIVehicleGroup::NumVehicles |
( |
| ) |
const |
|
inline |
◆ vehicles_begin
| VehicleList::const_iterator GUIVehicleGroup::vehicles_begin |
◆ vehicles_end
| VehicleList::const_iterator GUIVehicleGroup::vehicles_end |
The documentation for this struct was generated from the following file: