Proxy reference used by timetable iterator arrow operators.
Synopsis
Declared in <bdlt_timetable.h>
class TimetableTransition_Ref
: public TimetableTransition
Description
This private class is used by the arrow operator of the timetable iterator class. The objects instantiated from this class serve as references to TimetableTransition objects.
Base Classes
Name |
Description |
Datetime‐indexed state transition with an associated code. |
Enums
Name |
Description |
Constants for timetable transition codes. |
Member Functions
Name |
Description |
|
Constructors |
Assign the value of |
|
Return the code of this transition. |
|
Return the datetime of this transition. |
|
Format this transition to the specified output |
Friends
Name |
Description |
Provide read‐only, sequential access in increasing (chronological) order to the transitions in a |
Non-Member Functions
Name |
Description |
Return |
|
Return |
|
Return |
|
Return |
Created with MrDocs