AUI Framework  develop
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
AThreadPool::Worker Member List

This is the complete list of members for AThreadPool::Worker, including all inherited members.

AAbstractThread(const id &id) noexcept (defined in AAbstractThread)AAbstractThreadprotected
aboutToDelete() (defined in AThreadPool::Worker)AThreadPool::Worker
AObject() (defined in AObject)AObject
AObjectBase()=default (defined in AObjectBase)AObjectBase
AObjectBase(AObjectBase &&rhs) noexcept (defined in AObjectBase)AObjectBaseinline
AObjectBase(const AObjectBase &rhs) noexcept (defined in AObjectBase)AObjectBaseinline
AThread(std::function< void()> functor) (defined in AThread)AThread
biConnect(PropertySource &&propertySource, PropertyDestination &&propertyDestination)AObjectinlinestatic
clearAllIngoingConnections() noexcept (defined in AObjectBase)AObjectBaseprotected
connect(const Signal &signal, Object *object, Function &&function)AObjectinlinestatic
connect(const Property &property, Object *object, Function &&function)AObjectinlinestatic
connect(PropertySource &&propertySource, PropertyDestination &&propertyDestination)AObjectinlinestatic
connect(const Connectable &connectable, Object &object, Function &&function)AObjectinlinestatic
connect(const Connectable &connectable, Function &&function)AObjectinline
connect(const Connectable &connectable, _< Object > object, Function &&function)AObjectinlinestatic
connect(const Connectable &connectable, ASlotDef< Object *, Function > slotDef)AObjectinlinestatic
connect(const Property &property, _< Object > object, Function &&function)AObjectinlinestatic
current()AThreadstatic
cv (defined in AAbstractThread)AAbstractThread
detach() (defined in AThread)AThread
disconnect() (defined in AObject)AObjectstatic
enqueue(AMessageQueue<>::Message f)AAbstractThread
GENERIC_OBSERVERAObjectstatic
getCurrentEventLoop() constAAbstractThreadinline
getId() constAAbstractThread
getThread() const (defined in AObject)AObjectinline
handleSlotException(std::exception_ptr exception)AObjectBaseprotectedvirtual
id typedefAAbstractThread
interrupt() overrideAThreadvirtual
interruptionPoint()AThreadstatic
isInterrupted() overrideAThreadvirtual
isSignalsEnabled() const noexcept (defined in AObject)AObjectinline
isSlotsCallsOnlyOnMyThread() const noexcept (defined in AObject)AObjectinline
join()AThread
loop(ShouldContinue &&shouldContinue) (defined in AThreadPool::Worker)AThreadPool::Workerinline
main() noexceptAThreadstatic
messageQueue() const (defined in AAbstractThread)AAbstractThreadinline
messageQueueEmpty() noexcept (defined in AAbstractThread)AAbstractThread
mIdAAbstractThreadprotected
mMessageQueue (defined in AAbstractThread)AAbstractThreadprotected
moveToThread(aui::no_escape< AObject > object, _< AAbstractThread > thread) (defined in AObject)AObjectstatic
mThreadName (defined in AAbstractThread)AAbstractThreadprotected
mutex (defined in AAbstractThread)AAbstractThread
noncopyable()=default (defined in aui::noncopyable)aui::noncopyable
noncopyable(const noncopyable &)=delete (defined in aui::noncopyable)aui::noncopyable
operator*(Callable fun)AAbstractThreadinline
operator<<(Callable fun)AAbstractThreadinline
operator=(const AObjectBase &rhs) noexcept (defined in AObjectBase)AObjectBaseinline
operator=(AObjectBase &&rhs) noexcept (defined in AObjectBase)AObjectBaseinline
operator=(const noncopyable &)=delete (defined in aui::noncopyable)aui::noncopyable
operator^(T &&t) noexcept (defined in AObject)AObjectinline
processMessages()AThreadinlinestatic
processMessagesImpl() (defined in AAbstractThread)AAbstractThreadprotectedvirtual
resetInterruptFlag() overrideAThreadvirtual
setName(AString name) noexceptAThreadinlinestatic
setSignalsEnabled(bool enabled) (defined in AObject)AObjectinline
setSlotsCallsOnlyOnMyThread(bool slotsCallsOnlyOnMyThread) (defined in AObject)AObjectinline
setThread(_< AAbstractThread > thread)AObjectinlineprotected
sharedPtr() (defined in AObject)AObjectinline
SIGNAL_SLOT_GLOBAL_SYNC (defined in AObjectBase)AObjectBasestatic
sleep(std::chrono::milliseconds duration)AThreadstatic
start()AThread
threadName() const noexcept (defined in AAbstractThread)AAbstractThreadinline
threadPool() noexcept (defined in AThreadPool::Worker)AThreadPool::Workerinline
threadStacktrace() constAAbstractThread
updateThreadName() noexcept (defined in AAbstractThread)AAbstractThreadprotected
weakPtr() (defined in AObject)AObjectinline
Worker(AThreadPool &tp, size_t index) (defined in AThreadPool::Worker)AThreadPool::Worker
~AAbstractThread() (defined in AAbstractThread)AAbstractThreadvirtual
~AObject()=default (defined in AObject)AObjectvirtual
~AObjectBase()=default (defined in AObjectBase)AObjectBasevirtual
~AThread() (defined in AThread)AThreadvirtual
~Worker() (defined in AThreadPool::Worker)AThreadPool::Worker