Time‐of‐day state transition with an associated code.
Synopsis
Declared in <bdlt_timetable.h>
class Timetable_CompactableTransition;
Description
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.
Enums
Name |
Description |
Constants for compactable transition codes. |
Member Functions
Name |
Description |
|
Constructors |
Assign to this object the value of the specified |
|
Return the code of this compactable transition. |
|
Format this compactable transition to the specified output |
|
Return the time of this compactable transition. |
Friends
Name |
Description |
Value‐semantic repository of time‐indexed state transitions for one day. |
|
Value‐semantic repository of datetime‐indexed state transitions. |
Non-Member Functions
Name |
Description |
Return |
|
Return |
|
Return |
|
Return |
Created with MrDocs