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::Semaphore [inline]
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::Semaphore [inline]
Semaphore(int n=1)icl::utils::Semaphore
ShallowCopyable(SemaphoreImpl *t=0)icl::utils::ShallowCopyable< SemaphoreImpl, SemaphoreImplDelOp > [inline, protected]
tryAcquire()icl::utils::Semaphore
tryRelease()icl::utils::Semaphore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines