Protocol for loading timetables from a specific source.
Synopsis
Declared in <bdlt_timetableloader.h>
class TimetableLoader;
Description
This class defines a protocol used to load timetables from a specific source. Each repository of timetable information can be supported by a distinct implementation of this protocol.
Member Functions
Name |
Description |
|
Destroy this object. |
|
Load the timetable identified by |
Created with MrDocs