CoreLinux++  0.4.32
corelinux::EventSemaphoreGroup Member List

This is the complete list of members for corelinux::EventSemaphoreGroup, including all inherited members.

access(void) const corelinux::Synchronizedprotected
createSemaphore(void)corelinux::EventSemaphoreGroupvirtual
createSemaphore(Counter aLimit)corelinux::EventSemaphoreGroupvirtual
createSemaphore(SemaphoreIdentifierRef aIdentifier, CreateDisposition disp=CREATE_OR_REUSE, bool Recursive=false, bool Balking=false)corelinux::EventSemaphoreGroupvirtual
createSemaphore(SemaphoreIdentifierRef aIdentifier, Counter aLimit, CreateDisposition disp=CREATE_OR_REUSE, bool Recursive=false, bool Balking=false)corelinux::EventSemaphoreGroupvirtual
createSemaphore(std::string aName, CreateDisposition disp=CREATE_OR_REUSE, bool Recursive=false, bool Balking=false)corelinux::EventSemaphoreGroupvirtual
createSemaphore(std::string aName, Counter aLimit, CreateDisposition disp=CREATE_OR_REUSE, bool Recursive=false, bool Balking=false)corelinux::EventSemaphoreGroupvirtual
destroySemaphore(AbstractSemaphorePtr aPtr)corelinux::EventSemaphoreGroupvirtual
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::EventSemaphoreGroupprotected
EventSemaphoreGroup(EventSemaphoreGroupCref)corelinux::EventSemaphoreGroupprotected
getIdentifier(void) const corelinux::SemaphoreGroupinline
getSemaphoreCount(void) const corelinux::SemaphoreGroup
GuardCptr typedef (defined in corelinux::Synchronized)corelinux::Synchronizedprotected
GuardCref typedef (defined in corelinux::Synchronized)corelinux::Synchronizedprotected
GuardPtr typedef (defined in corelinux::Synchronized)corelinux::Synchronizedprotected
GuardRef typedef (defined in corelinux::Synchronized)corelinux::Synchronizedprotected
isPrivate(void) const corelinux::SemaphoreGroupinlineprotected
operator=(EventSemaphoreGroupCref) (defined in corelinux::EventSemaphoreGroup)corelinux::EventSemaphoreGroupprotected
corelinux::SemaphoreGroup::operator=(SemaphoreGroupCref)corelinux::SemaphoreGroupprotected
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::EventSemaphoreGroupprotected
SemaphoreGroup(Short, Int Rights=OWNER_ALL)corelinux::SemaphoreGroup
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::SemaphoreGroupprotected
SemaphoreGroup(SemaphoreGroupCref)corelinux::SemaphoreGroupprotected
setGroupType(IntCref) const corelinux::SemaphoreGroupprotected
Synchronized(void)corelinux::Synchronized
Synchronized(SynchronizedCref)corelinux::Synchronized
~EventSemaphoreGroup(void)corelinux::EventSemaphoreGroupvirtual
~SemaphoreGroup(void)corelinux::SemaphoreGroupvirtual
~Synchronized(void)corelinux::Synchronizedvirtual

This is the CoreLinux++ reference manual
Provided by The CoreLinux Consortium