This is the complete list of members for TTSupport::Train, including all inherited members.
| AddNoteToStop(int istop, int note) | TTSupport::Train | |
| AddNoteToTrain(int note) | TTSupport::Train | inline |
| classnumber | TTSupport::Train | private |
| ClassNumber() const | TTSupport::Train | inline |
| departure | TTSupport::Train | private |
| Departure() const | TTSupport::Train | inline |
| name | TTSupport::Train | private |
| Name() const | TTSupport::Train | inline |
| Note(int i) const | TTSupport::Train | inline |
| notes | TTSupport::Train | private |
| number | TTSupport::Train | private |
| Number() const | TTSupport::Train | inline |
| NumberOfNotes() const | TTSupport::Train | inline |
| NumberOfStops() const | TTSupport::Train | inline |
| Read(istream &stream, const CabNameMap cabs) | TTSupport::Train | |
| RemoveNoteFromStop(int istop, int note) | TTSupport::Train | |
| RemoveNoteFromTrain(int note) | TTSupport::Train | inline |
| SetDeparture(int depart) | TTSupport::Train | inline |
| SetDestinationStorageTrack(string trackname) | TTSupport::Train | |
| SetOriginStorageTrack(string trackname) | TTSupport::Train | |
| SetTransitStorageTrack(int istop, string trackname) | TTSupport::Train | |
| speed | TTSupport::Train | private |
| Speed() const | TTSupport::Train | inline |
| startSMile | TTSupport::Train | private |
| StartSMile() const | TTSupport::Train | inline |
| StopI(int i) const | TTSupport::Train | inline |
| stops | TTSupport::Train | private |
| Train(TimeTableSystem *timetable=NULL, string name="", string number="", int speed=0, int classnumber=0, int departure=0, int start=0, int end=-1) | TTSupport::Train | |
| UpdateStopCab(int istop, Cab *cab) | TTSupport::Train | |
| UpdateStopLayover(int istop, double layover) | TTSupport::Train | |
| Write(ostream &stream) const | TTSupport::Train | |