#include <observablesimple.h>
Protected Types | |
using | Set = SubscriptionSet< StrongRef< DelegateBase > > |
Protected Member Functions | |
Result< void > | Init () |
Result< GenericData > | AddListener (DelegateBase &&listener) const |
Result< void > | GetListeners (BaseArray< StrongRef< DelegateBase >> &listeners) const |
Private Attributes | |
StrongRef< Set > | _listeners |
|
protected |
|
protected |
|
protected |
|
protected |