ConditionVariableInterface Member List

This is the complete list of members for ConditionVariableInterface , including all inherited members.

AddDependency () ConditionVariableInterface
AddFinishedObserver (ConditionVariableInterface *cond, JobInterface *observer, JobQueueInterface *queue=JOBQUEUE_NONE) ConditionVariableInterface private static
AddFinishedObserver (ConditionVariableInterface *cond, T &&src, JobQueueInterface *queue=JOBQUEUE_NONE) ConditionVariableInterface private static
Alloc (MAXON_SOURCE_LOCATION_DECLARATION) ConditionVariableInterface static
Alloc (MAXON_SOURCE_LOCATION_DECLARATION, Bool isAutoClear) ConditionVariableInterface static
清零 (Int32 dependencyCnt=1) ConditionVariableInterface
MAXON_INTERFACE_NONVIRTUAL (ConditionVariableInterface, MAXON_REFERENCE_NORMAL, "net.maxon.interface.conditionvariable") ConditionVariableInterface private
ObservableFinished () ConditionVariableInterface
ObservableFinishedBase ConditionVariableInterface friend
PrivateAddFinishedObserver (const JobInterfacePOD &observerPod, JobQueueInterface *observerQueue) ConditionVariableInterface private
Set () ConditionVariableInterface
Wait (const TimeValue &timeout=TIMEVALUE_INFINITE, WAITMODE mode=WAITMODE::DEFAULT) const ConditionVariableInterface