Constructors
Declared in <bdlmt_eventscheduler.h>
Create a new handle object.
EventSchedulerRecurringEventHandle();
» more...
Create a handle referring to the same event as original.
EventSchedulerRecurringEventHandle(EventSchedulerRecurringEventHandle const& original);
» more...
| Name | Description |
|---|---|
| original | handle whose event reference is copied |