BloombergLP::bdlmt::Signaler_Node::notifyDisconnected

Notify this signaler that the slot identified by slotMapKey disconnected.

Synopsis

Declared in <bdlmt_signaler.h>

void
notifyDisconnected(SlotMapKey slotMapKey) noexcept;

Description

Notify this signaler that a slot with the specified slotMapKey was disconnected. Throws nothing.

Parameters

NameDescription
slotMapKeykey of the slot that was disconnected