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.
Synopsis
Declared in <bdlt_timetableloader.h>
class TimetableLoader;
Member Functions
Name |
Description |
|
Destroy this object. |
|
Load, into the specified |
Created with MrDocs