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

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

_enabledPoco::AbstractEvent< TArgs, TStrategy, TDelegate, TMutex >protected
_executeAsyncPoco::AbstractEvent< TArgs, TStrategy, TDelegate, TMutex >protected
_mutexPoco::AbstractEvent< TArgs, TStrategy, TDelegate, TMutex >mutableprotected
_strategyPoco::AbstractEvent< TArgs, TStrategy, TDelegate, TMutex >protected
AbstractEvent()Poco::AbstractEvent< TArgs, TStrategy, TDelegate, TMutex >inline
AbstractEvent(const TStrategy &strat)Poco::AbstractEvent< TArgs, TStrategy, TDelegate, TMutex >inline
AbstractEvent(const AbstractEvent &other)Poco::AbstractEvent< TArgs, TStrategy, TDelegate, TMutex >private
add(const TDelegate &aDelegate)Poco::AbstractEvent< TArgs, TStrategy, TDelegate, TMutex >inline
Args typedefPoco::AbstractEvent< TArgs, TStrategy, TDelegate, TMutex >
clear()Poco::AbstractEvent< TArgs, TStrategy, TDelegate, TMutex >inline
DelegateHandle typedefPoco::AbstractEvent< TArgs, TStrategy, TDelegate, TMutex >
disable()Poco::AbstractEvent< TArgs, TStrategy, TDelegate, TMutex >inline
empty() constPoco::AbstractEvent< TArgs, TStrategy, TDelegate, TMutex >inline
enable()Poco::AbstractEvent< TArgs, TStrategy, TDelegate, TMutex >inline
executeAsyncImpl(const NotifyAsyncParams &par)Poco::AbstractEvent< TArgs, TStrategy, TDelegate, TMutex >inlineprotected
hasDelegates() constPoco::AbstractEvent< TArgs, TStrategy, TDelegate, TMutex >inline
isEnabled() constPoco::AbstractEvent< TArgs, TStrategy, TDelegate, TMutex >inline
notify(const void *pSender, TArgs &args)Poco::AbstractEvent< TArgs, TStrategy, TDelegate, TMutex >inline
notifyAsync(const void *pSender, const TArgs &args)Poco::AbstractEvent< TArgs, TStrategy, TDelegate, TMutex >inline
operator()(const void *pSender, TArgs &args)Poco::AbstractEvent< TArgs, TStrategy, TDelegate, TMutex >inline
operator()(TArgs &args)Poco::AbstractEvent< TArgs, TStrategy, TDelegate, TMutex >inline
operator+=(const TDelegate &aDelegate)Poco::AbstractEvent< TArgs, TStrategy, TDelegate, TMutex >inline
operator-=(const TDelegate &aDelegate)Poco::AbstractEvent< TArgs, TStrategy, TDelegate, TMutex >inline
operator=(const AbstractEvent &other)Poco::AbstractEvent< TArgs, TStrategy, TDelegate, TMutex >private
remove(DelegateHandle delegateHandle)Poco::AbstractEvent< TArgs, TStrategy, TDelegate, TMutex >inline
~AbstractEvent()Poco::AbstractEvent< TArgs, TStrategy, TDelegate, TMutex >inlinevirtual