Returns true if this connection was created by a signal and has not been disabled.

Synopsis

Declared in <util/btcsignals.h>

bool
connected() const;

Return Value

true if the connection is associated with a signal and still enabled.

Created with MrDocs