Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Examples
corelinux::GatewaySemaphoreGroup Member List
This is the complete list of members for corelinux::GatewaySemaphoreGroup, including all inherited members.
- access(void) const
[protected]
- createCountSemaphore(Count aCount)
[virtual]
- createCountSemaphore(SemaphoreIdentifierRef aIdentifier, Count aCount, CreateDisposition disp=CREATE_OR_REUSE, bool Recursive=false, bool Balking=false)
[virtual]
- createSemaphore(void)
[virtual]
- createSemaphore(SemaphoreIdentifierRef aIdentifier, 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]
- destroySemaphore(AbstractSemaphorePtr)
[virtual]
- GatewaySemaphoreGroup(Short, Int Rights=OWNER_ALL)
- GatewaySemaphoreGroup(Short, SemaphoreGroupIdentifierCref, Int, CreateDisposition disp=FAIL_IF_EXISTS)
- GatewaySemaphoreGroup(Short, CharCptr aName, Int, CreateDisposition disp=FAIL_IF_EXISTS)
- GatewaySemaphoreGroup(void)
[protected]
- GatewaySemaphoreGroup(GatewaySemaphoreGroupCref)
[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=(GatewaySemaphoreGroupCref)
[protected]
- corelinux::SemaphoreGroup::operator=(SemaphoreGroupCref)
- operator==(SemaphoreGroupCref) const
- corelinux::Synchronized::operator==(SynchronizedCref) const
- resolveSemaphore(SemaphoreIdentifierRef aIdentifier, Short aSemId, CreateDisposition aDisp, bool aRecurse, bool aBalk, Count aMaxValue=1)
[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::GatewaySemaphoreGroup)
[private]
- ~GatewaySemaphoreGroup(void)
[virtual]
- ~SemaphoreGroup(void)
[virtual]
- ~Synchronized(void)
[virtual]
This is the CoreLinux++ reference manual
Provided by The CoreLinux Consortium