Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Examples
corelinux::SemaphoreGroup Member List
This is the complete list of members for corelinux::SemaphoreGroup, including all inherited members.
- access(void) const
[protected]
- createSemaphore(void)=0
[pure virtual]
- createSemaphore(SemaphoreIdentifierRef aIdentifier, CreateDisposition disp=CREATE_OR_REUSE, bool Recursive=false, bool Balking=false)=0
[pure virtual]
- createSemaphore(std::string aName, CreateDisposition disp=CREATE_OR_REUSE, bool Recursive=false, bool Balking=false)=0
[pure virtual]
- destroySemaphore(AbstractSemaphorePtr)=0
[pure virtual]
- 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=(SemaphoreGroupCref)
[protected]
- operator==(SemaphoreGroupCref) const
- corelinux::Synchronized::operator==(SynchronizedCref) const
- SemaphoreCommon (defined in corelinux::SemaphoreGroup)
[friend]
- 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)
- theGroupCSA (defined in corelinux::SemaphoreGroup)
[private]
- theIdentifier (defined in corelinux::SemaphoreGroup)
[private]
- theName (defined in corelinux::SemaphoreGroup)
[private]
- theNumberOfSemaphores (defined in corelinux::SemaphoreGroup)
[private]
- ~SemaphoreGroup(void)
[virtual]
- ~Synchronized(void)
[virtual]
This is the CoreLinux++ reference manual
Provided by The CoreLinux Consortium