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

corelinux::MutexSemaphoreGroup Member List

This is the complete list of members for corelinux::MutexSemaphoreGroup, including all inherited members.
access(void) const corelinux::Synchronized [protected]
createLockedSemaphore(bool Recursive=false, bool Balking=false)corelinux::MutexSemaphoreGroup [virtual]
createLockedSemaphore(SemaphoreIdentifierRef aIdentifier, CreateDisposition disp=CREATE_OR_REUSE, bool Recursive=false, bool Balking=false)corelinux::MutexSemaphoreGroup [virtual]
createSemaphore(void)corelinux::MutexSemaphoreGroup [virtual]
createSemaphore(SemaphoreIdentifierRef aIdentifier, CreateDisposition disp=CREATE_OR_REUSE, bool Recursive=false, bool Balking=false)corelinux::MutexSemaphoreGroup [virtual]
createSemaphore(std::string aName, CreateDisposition disp=CREATE_OR_REUSE, bool Recursive=false, bool Balking=false)corelinux::MutexSemaphoreGroup [virtual]
destroySemaphore(AbstractSemaphorePtr)corelinux::MutexSemaphoreGroup [virtual]
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 [inline, protected]
MutexSemaphoreGroup(Short, Int Rights=OWNER_ALL)corelinux::MutexSemaphoreGroup
MutexSemaphoreGroup(Short, SemaphoreGroupIdentifierCref, Int, CreateDisposition disp=FAIL_IF_EXISTS)corelinux::MutexSemaphoreGroup
MutexSemaphoreGroup(Short, CharCptr, Int, CreateDisposition disp=FAIL_IF_EXISTS)corelinux::MutexSemaphoreGroup
MutexSemaphoreGroup(void)corelinux::MutexSemaphoreGroup [protected]
MutexSemaphoreGroup(MutexSemaphoreGroupCref)corelinux::MutexSemaphoreGroup [protected]
operator=(MutexSemaphoreGroupCref)corelinux::MutexSemaphoreGroup [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, bool aAutoLock=false)corelinux::MutexSemaphoreGroup [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) const corelinux::SemaphoreGroup [protected]
Synchronized(void)corelinux::Synchronized
Synchronized(SynchronizedCref)corelinux::Synchronized
~MutexSemaphoreGroup(void)corelinux::MutexSemaphoreGroup [virtual]
~SemaphoreGroup(void)corelinux::SemaphoreGroup [virtual]
~Synchronized(void)corelinux::Synchronized [virtual]

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