Provide read‐only, sequential access in increasing (chronological) order to the transitions in a Timetable object.
Synopsis
Declared in <bdlt_timetable.h>
class Timetable_ConstIterator;
Type Aliases
Name |
Description |
Iterator pointer type. |
|
The star operator returns a |
|
Iterator value type. |
Member Functions
Name |
Description |
|
Constructors |
Assign to this iterator the value of the specified |
|
Return the transition referenced by this iterator. |
|
Advance this iterator to the next transition. |
|
Regress this iterator to the previous transition. |
|
Return a proxy to the referenced transition. |
Friends
Name |
Description |
Return |
|
Return |
|
Value‐semantic repository of datetime‐indexed state transitions. |
Non-Member Functions
Name |
Description |
Advance |
|
Regress |
Created with MrDocs