Constructors
Declared in <bdlmt_eventscheduler.h>
Create a new handle object.
EventSchedulerRecurringEventHandle();
» more...
Create a new handle object referring to the same recurring event as the specified rhs handle.
EventSchedulerRecurringEventHandle(EventSchedulerRecurringEventHandle const& original);
» more...