BloombergLP::bdlmt::EventSchedulerRecurringEventHandle::EventSchedulerRecurringEventHandle

Create a handle referring to the same event as original.

Synopsis

Declared in <bdlmt_eventscheduler.h>

EventSchedulerRecurringEventHandle(EventSchedulerRecurringEventHandle const& original);

Description

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

Parameters

NameDescription
originalhandle whose event reference is copied