Return true if the associated slot is connected to the signaler *this was obtained from, and false otherwise. If *this does not have an associated slot (i.e., was default‐constructed), return false.

Synopsis

Declared in <bdlmt_signaler.h>

bool
isConnected() const;

Created with MrDocs