Protocol for loading calendars from a specific source.
Synopsis
Declared in <bdlt_calendarloader.h>
class CalendarLoader;
Description
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.
Member Functions
Name |
Description |
|
Destroy this object. |
|
Load a named calendar into the specified result. |
Created with MrDocs