Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
Poco::NotificationStrategy< TArgs, TDelegate > Member List

This is the complete list of members for Poco::NotificationStrategy< TArgs, TDelegate >, including all inherited members.

add(const TDelegate &delegate)=0Poco::NotificationStrategy< TArgs, TDelegate >pure virtual
clear()=0Poco::NotificationStrategy< TArgs, TDelegate >pure virtual
DelegateHandle typedefPoco::NotificationStrategy< TArgs, TDelegate >
empty() const =0Poco::NotificationStrategy< TArgs, TDelegate >pure virtual
NotificationStrategy()Poco::NotificationStrategy< TArgs, TDelegate >inline
notify(const void *sender, TArgs &arguments)=0Poco::NotificationStrategy< TArgs, TDelegate >pure virtual
remove(const TDelegate &delegate)=0Poco::NotificationStrategy< TArgs, TDelegate >pure virtual
remove(DelegateHandle delegateHandle)=0Poco::NotificationStrategy< TArgs, TDelegate >pure virtual
~NotificationStrategy()Poco::NotificationStrategy< TArgs, TDelegate >inlinevirtual