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