#include <listeners.h>
Public Member Functions | |
Listener (bool clears, ContextProviderSubscriptionChangedCallback cb, void *dt) | |
Protected Member Functions | |
virtual void | clear ()=0 |
ContextProvider::Listener::Listener | ( | bool | clears, | |
ContextProviderSubscriptionChangedCallback | cb, | |||
void * | dt | |||
) |
virtual void ContextProvider::Listener::clear | ( | ) | [protected, pure virtual] |
Implemented in ContextProvider::PropertyListener, and ContextProvider::GroupListener.