BloombergLP::bdlmt::EventSchedulerEventHandle::EventSchedulerEventHandle

Create a handle referring to the same event as original.

Synopsis

Declared in <bdlmt_eventscheduler.h>

EventSchedulerEventHandle(EventSchedulerEventHandle const& original);

Description

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

Parameters

NameDescription
originalhandle whose event reference is copied