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