access(void) const | corelinux::Synchronized | protected |
createSemaphore(void)=0 | corelinux::SemaphoreGroup | pure virtual |
createSemaphore(SemaphoreIdentifierRef aIdentifier, CreateDisposition disp=CREATE_OR_REUSE, bool Recursive=false, bool Balking=false)=0 | corelinux::SemaphoreGroup | pure virtual |
createSemaphore(std::string aName, CreateDisposition disp=CREATE_OR_REUSE, bool Recursive=false, bool Balking=false)=0 | corelinux::SemaphoreGroup | pure virtual |
destroySemaphore(AbstractSemaphorePtr)=0 | corelinux::SemaphoreGroup | pure virtual |
getIdentifier(void) const | corelinux::SemaphoreGroup | inline |
getSemaphoreCount(void) const | corelinux::SemaphoreGroup | |
GuardCptr typedef (defined in corelinux::Synchronized) | corelinux::Synchronized | protected |
GuardCref typedef (defined in corelinux::Synchronized) | corelinux::Synchronized | protected |
GuardPtr typedef (defined in corelinux::Synchronized) | corelinux::Synchronized | protected |
GuardRef typedef (defined in corelinux::Synchronized) | corelinux::Synchronized | protected |
isPrivate(void) const | corelinux::SemaphoreGroup | inlineprotected |
operator=(SemaphoreGroupCref) | corelinux::SemaphoreGroup | protected |
corelinux::Synchronized::operator=(SynchronizedCref) | corelinux::Synchronized | |
operator==(SemaphoreGroupCref) const | corelinux::SemaphoreGroup | |
corelinux::Synchronized::operator==(SynchronizedCref) const | corelinux::Synchronized | |
SemaphoreCommon (defined in corelinux::SemaphoreGroup) | corelinux::SemaphoreGroup | friend |
SemaphoreGroup(Short, SemaphoreGroupIdentifierCref, Int, CreateDisposition disp=FAIL_IF_EXISTS) | corelinux::SemaphoreGroup | |
SemaphoreGroup(Short, CharCptr, Int, CreateDisposition disp=FAIL_IF_EXISTS) | corelinux::SemaphoreGroup | |
SemaphoreGroup(void) | corelinux::SemaphoreGroup | protected |
setGroupType(IntCref) const | corelinux::SemaphoreGroup | protected |
Synchronized(void) | corelinux::Synchronized | |
Synchronized(SynchronizedCref) | corelinux::Synchronized | |
throw(Assertion, SemaphoreException) | corelinux::SemaphoreGroup | |
throw(Assertion) | corelinux::SemaphoreGroup | protected |
~SemaphoreGroup(void) | corelinux::SemaphoreGroup | virtual |
~Synchronized(void) | corelinux::Synchronized | virtual |