![]() |
Iridescence 1.00
Embedded Graphic Framework
|
This is the complete list of members for DsLiveData< T, S >, including all inherited members.
DsLiveData() | DsLiveData< T, S > | inline |
DsLiveData(const DsLiveData &rhs)=delete (defined in DsLiveData< T, S >) | DsLiveData< T, S > | |
invalidate(void) | DsLiveData< T, S > | inline |
observe(DsView *view, const lambda< bool(T &)> &callback) | DsLiveData< T, S > | inline |
operator=(const DsLiveData &rhs)=delete (defined in DsLiveData< T, S >) | DsLiveData< T, S > | |
post(void) | DsLiveData< T, S > | inline |
post(const T &value) | DsLiveData< T, S > | inline |
remove(DsView *view) | DsLiveData< T, S > | inline |
value(void) | DsLiveData< T, S > | inline |