BloombergLP::bdlt::CalendarLoader

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

NameDescription
~CalendarLoader [destructor] [virtual]Destroy this object.
load [virtual]Load a named calendar into the specified result.