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

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

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