Urho3D
Dviglo::WorkQueue Member List

This is the complete list of members for Dviglo::WorkQueue, including all inherited members.

AddRef()Dviglo::RefCounted
AddWorkItem(const SharedPtr< WorkItem > &item)Dviglo::WorkQueue
blockEvents_Dviglo::Objectprivate
Cast()Dviglo::Objectinline
Cast() constDviglo::Objectinline
Complete(unsigned priority)Dviglo::WorkQueue
completing_Dviglo::WorkQueueprivate
context_Dviglo::Objectprotected
CreateThreads(unsigned numThreads)Dviglo::WorkQueue
eventHandlers_Dviglo::Objectprivate
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) constDviglo::Objectprivate
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) constDviglo::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) constDviglo::Objectprivate
GetBlockEvents() constDviglo::Objectinline
GetCategory() constDviglo::Object
GetContext() constDviglo::Objectinline
GetEventDataMap() constDviglo::Object
GetEventHandler() constDviglo::Object
GetEventSender() constDviglo::Object
GetFreeItem()Dviglo::WorkQueue
GetGlobalVar(StringHash key) constDviglo::Object
GetGlobalVars() constDviglo::Object
GetNonThreadedWorkMs() constDviglo::WorkQueueinline
GetNumThreads() constDviglo::WorkQueueinline
GetSubsystem(StringHash type) constDviglo::Object
GetSubsystem() constDviglo::Object
GetTolerance() constDviglo::WorkQueueinline
GetType() const =0Dviglo::Objectpure virtual
GetTypeInfo() const =0Dviglo::Objectpure virtual
GetTypeInfoStatic()Dviglo::Objectinlinestatic
GetTypeName() const =0Dviglo::Objectpure virtual
HandleBeginFrame(StringHash eventType, VariantMap &eventData)Dviglo::WorkQueueprivate
HasEventHandlers() constDviglo::Objectinline
HasSubscribedToEvent(StringHash eventType) constDviglo::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constDviglo::Object
IsCompleted(unsigned priority) constDviglo::WorkQueue
IsCompleting() constDviglo::WorkQueueinline
IsInstanceOf(StringHash type) constDviglo::Object
IsInstanceOf(const TypeInfo *typeInfo) constDviglo::Object
IsInstanceOf() constDviglo::Objectinline
lastSize_Dviglo::WorkQueueprivate
maxNonThreadedWorkMs_Dviglo::WorkQueueprivate
Object(Context *context)Dviglo::Objectexplicit
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Dviglo::Objectvirtual
operator=(const RefCounted &rhs)=deleteDviglo::RefCounted
Pause()Dviglo::WorkQueue
paused_Dviglo::WorkQueueprivate
pausing_Dviglo::WorkQueueprivate
poolItems_Dviglo::WorkQueueprivate
ProcessItems(unsigned threadIndex)Dviglo::WorkQueueprivate
PurgeCompleted(unsigned priority)Dviglo::WorkQueueprivate
PurgePool()Dviglo::WorkQueueprivate
queue_Dviglo::WorkQueueprivate
queueMutex_Dviglo::WorkQueueprivate
refCount_Dviglo::RefCountedprivate
RefCounted()Dviglo::RefCounted
RefCounted(const RefCounted &rhs)=deleteDviglo::RefCounted
RefCountPtr()Dviglo::RefCountedinline
Refs() constDviglo::RefCounted
ReleaseRef()Dviglo::RefCounted
RemoveEventSender(Object *sender)Dviglo::Objectprivate
RemoveWorkItem(SharedPtr< WorkItem > item)Dviglo::WorkQueue
RemoveWorkItems(const Vector< SharedPtr< WorkItem > > &items)Dviglo::WorkQueue
Resume()Dviglo::WorkQueue
ReturnToPool(SharedPtr< WorkItem > &item)Dviglo::WorkQueueprivate
SendEvent(StringHash eventType)Dviglo::Object
SendEvent(StringHash eventType, VariantMap &eventData)Dviglo::Object
SendEvent(StringHash eventType, Args... args)Dviglo::Objectinline
SetBlockEvents(bool block)Dviglo::Objectinline
SetGlobalVar(StringHash key, const Variant &value)Dviglo::Object
SetNonThreadedWorkMs(int ms)Dviglo::WorkQueueinline
SetTolerance(int tolerance)Dviglo::WorkQueueinline
shutDown_Dviglo::WorkQueueprivate
SubscribeToEvent(StringHash eventType, EventHandler *handler)Dviglo::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Dviglo::Object
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dviglo::Object
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dviglo::Object
threads_Dviglo::WorkQueueprivate
tolerance_Dviglo::WorkQueueprivate
UnsubscribeFromAllEvents()Dviglo::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Dviglo::Object
UnsubscribeFromEvent(StringHash eventType)Dviglo::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Dviglo::Object
UnsubscribeFromEvents(Object *sender)Dviglo::Object
URHO3D_OBJECT(WorkQueue, Object) (defined in Dviglo::WorkQueue)Dviglo::WorkQueueprivate
WeakRefs() constDviglo::RefCounted
WorkerThread (defined in Dviglo::WorkQueue)Dviglo::WorkQueuefriend
workItems_Dviglo::WorkQueueprivate
WorkQueue(Context *context)Dviglo::WorkQueueexplicit
~Object() overrideDviglo::Object
~RefCounted()Dviglo::RefCountedvirtual
~WorkQueue() overrideDviglo::WorkQueue