Skyscraper 2.0
SBS::DispatchController::Route Struct Reference
Collaboration diagram for SBS::DispatchController::Route:

Public Attributes

int starting_floor
 
int destination_floor
 
int direction
 
int requests
 
bool processed
 
int assigned_elevator
 
CallStationstation
 
bool destination
 

Detailed Description

Definition at line 109 of file controller.h.

Member Data Documentation

◆ assigned_elevator

int SBS::DispatchController::Route::assigned_elevator

◆ destination

bool SBS::DispatchController::Route::destination

◆ destination_floor

int SBS::DispatchController::Route::destination_floor

◆ direction

int SBS::DispatchController::Route::direction

◆ processed

bool SBS::DispatchController::Route::processed

◆ requests

int SBS::DispatchController::Route::requests

◆ starting_floor

int SBS::DispatchController::Route::starting_floor

◆ station

CallStation* SBS::DispatchController::Route::station

The documentation for this struct was generated from the following file: