#include <Signals.h>
Inherits cinder::Noncopyable.
Inherited by cinder::signals::detail::CollectorInvocation< Collector, R(Args...)>, and cinder::signals::detail::CollectorInvocation< Collector, void(Args...)>.
Base Signal class, which provides a concrete type that can be stored by the Disconnector.
virtual bool cinder::signals::detail::SignalBase::disconnect |
( |
SignalLinkBase * |
link, |
|
|
int |
priority |
|
) |
| |
|
pure virtual |
abstract method to disconnect link from the callback chain, which resides in the priority group priority.
The documentation for this struct was generated from the following file: