Remove all transitions from this daily timetable.
Synopsis
Declared in <bdlt_timetable.h>
bool
removeAllTransitions();
Description
Remove all transitions from this daily timetable. Return true if the value returned by finalTransitionCode() prior to this operation is not equal to the value returned by finalTransitionCode() after this operation, and false otherwise.
Return Value
true if the final transition code changed
Created with MrDocs