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

Name

Description

original

handle whose event reference is copied

Created with MrDocs