CoreLinux++
0.4.32
|
This is the complete list of members for corelinux::EventSemaphoreGroup, including all inherited members.
access(void) const | corelinux::Synchronized | protected |
createSemaphore(void) | corelinux::EventSemaphoreGroup | virtual |
createSemaphore(Counter aLimit) | corelinux::EventSemaphoreGroup | virtual |
createSemaphore(SemaphoreIdentifierRef aIdentifier, CreateDisposition disp=CREATE_OR_REUSE, bool Recursive=false, bool Balking=false) | corelinux::EventSemaphoreGroup | virtual |
createSemaphore(SemaphoreIdentifierRef aIdentifier, Counter aLimit, CreateDisposition disp=CREATE_OR_REUSE, bool Recursive=false, bool Balking=false) | corelinux::EventSemaphoreGroup | virtual |
createSemaphore(std::string aName, CreateDisposition disp=CREATE_OR_REUSE, bool Recursive=false, bool Balking=false) | corelinux::EventSemaphoreGroup | virtual |
createSemaphore(std::string aName, Counter aLimit, CreateDisposition disp=CREATE_OR_REUSE, bool Recursive=false, bool Balking=false) | corelinux::EventSemaphoreGroup | virtual |
destroySemaphore(AbstractSemaphorePtr aPtr) | corelinux::EventSemaphoreGroup | virtual |
EventSemaphoreGroup(Short aSemCount, Int aRightSet=OWNER_ALL) | corelinux::EventSemaphoreGroup | |
EventSemaphoreGroup(Short aSemCount, SemaphoreGroupIdentifierCref aGID, Int aRightSet, CreateDisposition disp=FAIL_IF_EXISTS) | corelinux::EventSemaphoreGroup | |
EventSemaphoreGroup(Short aSemCount, CharCptr aName, Int aRightSet, CreateDisposition disp=FAIL_IF_EXISTS) | corelinux::EventSemaphoreGroup | |
EventSemaphoreGroup(void) | corelinux::EventSemaphoreGroup | protected |
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=(EventSemaphoreGroupCref) (defined in corelinux::EventSemaphoreGroup) | corelinux::EventSemaphoreGroup | protected |
corelinux::SemaphoreGroup::operator=(SemaphoreGroupCref) | corelinux::SemaphoreGroup | protected |
corelinux::Synchronized::operator=(SynchronizedCref) | corelinux::Synchronized | |
operator==(SemaphoreGroupCref) const | corelinux::SemaphoreGroup | |
corelinux::Synchronized::operator==(SynchronizedCref) const | corelinux::Synchronized | |
resolveSemaphore(SemaphoreIdentifierRef aIdentifier, Short aSemId, CreateDisposition aDisp, bool aRecurse, bool aBalk, Counter aMaxValue=1) (defined in corelinux::EventSemaphoreGroup) | corelinux::EventSemaphoreGroup | protected |
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) | corelinux::EventSemaphoreGroup | protected |
corelinux::SemaphoreGroup::throw(Assertion, SemaphoreException) | corelinux::SemaphoreGroup | |
~EventSemaphoreGroup(void) | corelinux::EventSemaphoreGroup | virtual |
~SemaphoreGroup(void) | corelinux::SemaphoreGroup | virtual |
~Synchronized(void) | corelinux::Synchronized | virtual |