Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Examples

corelinux::EventSemaphoreGroup Member List

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

access(void) constcorelinux::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]
EventSemaphoreGroup(EventSemaphoreGroupCref)corelinux::EventSemaphoreGroup [protected]
getIdentifier(void) constcorelinux::SemaphoreGroup [inline]
getSemaphoreCount(void) constcorelinux::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) constcorelinux::SemaphoreGroup [inline, protected]
operator=(EventSemaphoreGroupCref) (defined in corelinux::EventSemaphoreGroup)corelinux::EventSemaphoreGroup [protected]
corelinux::SemaphoreGroup::operator=(SemaphoreGroupCref)corelinux::SemaphoreGroup [protected]
corelinux::Synchronized::operator=(SynchronizedCref)corelinux::Synchronized
operator==(SemaphoreGroupCref) constcorelinux::SemaphoreGroup
corelinux::Synchronized::operator==(SynchronizedCref) constcorelinux::Synchronized
resolveSemaphore(SemaphoreIdentifierRef aIdentifier, Short aSemId, CreateDisposition aDisp, bool aRecurse, bool aBalk, Counter aMaxValue=1) (defined in corelinux::EventSemaphoreGroup)corelinux::EventSemaphoreGroup [protected]
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::SemaphoreGroup [protected]
SemaphoreGroup(SemaphoreGroupCref)corelinux::SemaphoreGroup [protected]
setGroupType(IntCref) constcorelinux::SemaphoreGroup [protected]
Synchronized(void)corelinux::Synchronized
Synchronized(SynchronizedCref)corelinux::Synchronized
~EventSemaphoreGroup(void)corelinux::EventSemaphoreGroup [virtual]
~SemaphoreGroup(void)corelinux::SemaphoreGroup [virtual]
~Synchronized(void)corelinux::Synchronized [virtual]


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