BloombergLP::bdlmt::EventSchedulerEventHandle::EventSchedulerEventHandle

Constructors

Synopses

Declared in <bdlmt_eventscheduler.h>

Create a new handle object that does not refer to an event.

EventSchedulerEventHandle();
» more...

Create a new handle object referring to the same event as the specified rhs handle.

EventSchedulerEventHandle(EventSchedulerEventHandle const& original);
» more...