Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Examples
corelinux::EventSemaphoreGroup Member List
This is the complete list of members for corelinux::EventSemaphoreGroup, including all inherited members.
- access(void) const
[protected]
- createSemaphore(void)
[virtual]
- createSemaphore(Counter aLimit)
[virtual]
- createSemaphore(SemaphoreIdentifierRef aIdentifier, CreateDisposition disp=CREATE_OR_REUSE, bool Recursive=false, bool Balking=false)
[virtual]
- createSemaphore(SemaphoreIdentifierRef aIdentifier, Counter aLimit, CreateDisposition disp=CREATE_OR_REUSE, bool Recursive=false, bool Balking=false)
[virtual]
- createSemaphore(std::string aName, CreateDisposition disp=CREATE_OR_REUSE, bool Recursive=false, bool Balking=false)
[virtual]
- createSemaphore(std::string aName, Counter aLimit, CreateDisposition disp=CREATE_OR_REUSE, bool Recursive=false, bool Balking=false)
[virtual]
- destroySemaphore(AbstractSemaphorePtr aPtr)
[virtual]
- EventSemaphoreGroup(Short aSemCount, Int aRightSet=OWNER_ALL)
- EventSemaphoreGroup(Short aSemCount, SemaphoreGroupIdentifierCref aGID, Int aRightSet, CreateDisposition disp=FAIL_IF_EXISTS)
- EventSemaphoreGroup(Short aSemCount, CharCptr aName, Int aRightSet, CreateDisposition disp=FAIL_IF_EXISTS)
- EventSemaphoreGroup(void)
[protected]
- EventSemaphoreGroup(EventSemaphoreGroupCref)
[protected]
- getIdentifier(void) const
[inline]
- getSemaphoreCount(void) const
- GuardCptr typedef (defined in corelinux::Synchronized)
[protected]
- GuardCref typedef (defined in corelinux::Synchronized)
[protected]
- GuardPtr typedef (defined in corelinux::Synchronized)
[protected]
- GuardRef typedef (defined in corelinux::Synchronized)
[protected]
- isPrivate(void) const
[inline, protected]
- operator=(EventSemaphoreGroupCref) (defined in corelinux::EventSemaphoreGroup)
[protected]
- corelinux::SemaphoreGroup::operator=(SemaphoreGroupCref)
- operator==(SemaphoreGroupCref) const
- corelinux::Synchronized::operator==(SynchronizedCref) const
- resolveSemaphore(SemaphoreIdentifierRef aIdentifier, Short aSemId, CreateDisposition aDisp, bool aRecurse, bool aBalk, Counter aMaxValue=1) (defined in corelinux::EventSemaphoreGroup)
[protected]
- SemaphoreGroup(Short, Int Rights=OWNER_ALL)
- SemaphoreGroup(Short, SemaphoreGroupIdentifierCref, Int, CreateDisposition disp=FAIL_IF_EXISTS)
- SemaphoreGroup(Short, CharCptr, Int, CreateDisposition disp=FAIL_IF_EXISTS)
- SemaphoreGroup(void)
[protected]
- SemaphoreGroup(SemaphoreGroupCref)
[protected]
- setGroupType(IntCref) const
[protected]
- Synchronized(void)
- Synchronized(SynchronizedCref)
- theUsedMap (defined in corelinux::EventSemaphoreGroup)
[private]
- ~EventSemaphoreGroup(void)
[virtual]
- ~SemaphoreGroup(void)
[virtual]
- ~Synchronized(void)
[virtual]
This is the CoreLinux++ reference manual
Provided by The CoreLinux Consortium