Return the transition code in effect at the end of this day.
Synopsis
Declared in <bdlt_timetable.h>
int
finalTransitionCode() const;
Description
Return the transition code that is in effect at the end of this daily timetable. Note that if this daily timetable has no transitions, initialTransitionCode() is returned.
Return Value
transition code in effect at the end of this day
Created with MrDocs