This simply‐constrained attribute class represents a state transition, implemented as a time for when the transition occurs, and a code to indicate the new state.
Synopsis
Declared in <bdlt_timetable.h>
class Timetable_CompactableTransition;
Enums
Name |
Member Functions
Name |
Description |
|
Constructors |
Assign to this object the value of the specified |
|
Return the code of this compactable transition. |
|
Format this object to the specified output |
|
Return the time of this compactable transition. |
Friends
Name |
Description |
This class implements a value‐semantic repository of time‐indexed state transitions over one date (this class implements one day of a timetable). A |
|
This class implements a value‐semantic repository of datetime‐indexed state transitions over a valid range of dates. This valid range, |
Non-Member Functions
Name |
Description |
Return |
|
Return |
|
Return |
|
Return |
Created with MrDocs