Ark Server API (ASE) - Wiki
|
This is the complete list of members for Poco::NotificationStrategy< TArgs, TDelegate >, including all inherited members.
add(const TDelegate &delegate)=0 | Poco::NotificationStrategy< TArgs, TDelegate > | pure virtual |
clear()=0 | Poco::NotificationStrategy< TArgs, TDelegate > | pure virtual |
DelegateHandle typedef | Poco::NotificationStrategy< TArgs, TDelegate > | |
empty() const =0 | Poco::NotificationStrategy< TArgs, TDelegate > | pure virtual |
NotificationStrategy() | Poco::NotificationStrategy< TArgs, TDelegate > | inline |
notify(const void *sender, TArgs &arguments)=0 | Poco::NotificationStrategy< TArgs, TDelegate > | pure virtual |
remove(const TDelegate &delegate)=0 | Poco::NotificationStrategy< TArgs, TDelegate > | pure virtual |
remove(DelegateHandle delegateHandle)=0 | Poco::NotificationStrategy< TArgs, TDelegate > | pure virtual |
~NotificationStrategy() | Poco::NotificationStrategy< TArgs, TDelegate > | inlinevirtual |