Image Component Library (ICL)
icl::utils::Semaphore Member List

This is the complete list of members for icl::utils::Semaphore, including all inherited members.

acquire(int val=1)icl::utils::Semaphoreinline
getMaxValue()icl::utils::Semaphore
getValue()icl::utils::Semaphore
implicl::utils::ShallowCopyable< SemaphoreImpl, SemaphoreImplDelOp >protected
isNull() consticl::utils::ShallowCopyable< SemaphoreImpl, SemaphoreImplDelOp >inline
operator++(int dummy)icl::utils::Semaphore
operator+=(int val)icl::utils::Semaphore
operator--(int dummy)icl::utils::Semaphore
operator-=(int val)icl::utils::Semaphore
ParentSC typedeficl::utils::ShallowCopyable< SemaphoreImpl, SemaphoreImplDelOp >
release(int val=1)icl::utils::Semaphoreinline
Semaphore(int n=1)icl::utils::Semaphore
ShallowCopyable(SemaphoreImpl *t=0)icl::utils::ShallowCopyable< SemaphoreImpl, SemaphoreImplDelOp >inlineprotected
tryAcquire()icl::utils::Semaphore
tryRelease()icl::utils::Semaphore