Set the transition code in effect at the start of this timetable to the specified code. The behavior is undefined unless 0 <= code || k_UNSET_TRANSITION_CODE == code.
Synopsis
Declared in <bdlt_timetable.h>
void
setInitialTransitionCode(int code);
Created with MrDocs