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