Return a "raw" pointer to the event managed by this handle, or 0 if this handle does not manage a reference.

Synopsis

Declared in <bdlmt_eventscheduler.h>

operator bdlmt::EventSchedulerEventHandle::Event const*() const;

Return Value

raw pointer to the managed event, or 0 if none

Created with MrDocs