Constructors
Synopses
Declared in <bdlmt_eventscheduler.h>
Create a new handle object that does not refer to an event.
Create a new handle object referring to the same event as the specified rhs handle.
EventSchedulerEventHandle(EventSchedulerEventHandle const& original);
Created with MrDocs