My Project
|
This is the complete list of members for Bus, including all inherited members.
Bus(std::string name, Route *out, Route *in, int capacity=60, double speed=1) | Bus | |
GetBusData() | Bus | |
GetCapacity() | Bus | |
GetName() const | Bus | |
GetNextStop() | Bus | |
GetNumPassengers() | Bus | |
GetPreviousStop() | Bus | |
IsTripComplete() | Bus | |
LoadPassenger(Passenger *) (defined in Bus) | Bus | |
Move() | Bus | |
Report(std::ostream &out) (defined in Bus) | Bus | |
UnloadPassengers(Stop *stop) | Bus | |
Update() | Bus | |
UpdateBusData() | Bus |