This class defines a protocol used to load calendars from a specific source. Each repository of calendar information can be supported by a distinct implementation of this protocol.
Synopsis
Declared in <bdlt_calendarloader.h>
class CalendarLoader;
Member Functions
Name |
Description |
|
Destroy this object. |
|
Load, into the specified |
Created with MrDocs