Skyscraper 2.0
SBS::Person::RouteEntry Struct Reference
Collaboration diagram for SBS::Person::RouteEntry:

Public Attributes

ElevatorRouteelevator_route
 
CallStationcallstation
 
int call_made
 
bool floor_selected
 
bool destination
 
bool in_elevator
 

Detailed Description

Definition at line 57 of file person.h.

Member Data Documentation

◆ call_made

int SBS::Person::RouteEntry::call_made

Definition at line 61 of file person.h.

Referenced by SBS::Person::GotoFloor().

◆ callstation

CallStation* SBS::Person::RouteEntry::callstation

Definition at line 60 of file person.h.

Referenced by SBS::Person::GotoFloor().

◆ destination

bool SBS::Person::RouteEntry::destination

Definition at line 63 of file person.h.

Referenced by SBS::Person::GotoFloor().

◆ elevator_route

ElevatorRoute* SBS::Person::RouteEntry::elevator_route

Definition at line 59 of file person.h.

Referenced by SBS::Person::GotoFloor().

◆ floor_selected

bool SBS::Person::RouteEntry::floor_selected

Definition at line 62 of file person.h.

Referenced by SBS::Person::GotoFloor().

◆ in_elevator

bool SBS::Person::RouteEntry::in_elevator

Definition at line 64 of file person.h.

Referenced by SBS::Person::GotoFloor().


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