Base class for Delegate and Expire.
More...
#include <AbstractDelegate.h>
Base class for Delegate and Expire.
Definition at line 68 of file AbstractDelegate.h.
◆ AbstractDelegate() [1/2]
◆ AbstractDelegate() [2/2]
◆ ~AbstractDelegate()
◆ clone()
◆ disable()
◆ equals()
Invokes the delegate's callback function. Returns true if successful, or false if the delegate has been disabled or has expired.
◆ notify()
◆ unwrap()
Disables the delegate, which is done prior to removal.
Returns the unwrapped delegate. Must be overridden by decorators like Expire.
Definition at line 98 of file AbstractDelegate.h.
The documentation for this class was generated from the following file:
- C:/Users/lachl/Downloads/ArkServerAPI_NEW/ASE/AseApi-main/include/Poco/Poco/AbstractDelegate.h