access(void) const | corelinux::Synchronized | protected |
createCountSemaphore(Count aCount) | corelinux::GatewaySemaphoreGroup | virtual |
createCountSemaphore(SemaphoreIdentifierRef aIdentifier, Count aCount, CreateDisposition disp=CREATE_OR_REUSE, bool Recursive=false, bool Balking=false) | corelinux::GatewaySemaphoreGroup | virtual |
createSemaphore(void) | corelinux::GatewaySemaphoreGroup | virtual |
createSemaphore(SemaphoreIdentifierRef aIdentifier, CreateDisposition disp=CREATE_OR_REUSE, bool Recursive=false, bool Balking=false) | corelinux::GatewaySemaphoreGroup | virtual |
createSemaphore(std::string aName, CreateDisposition disp=CREATE_OR_REUSE, bool Recursive=false, bool Balking=false) | corelinux::GatewaySemaphoreGroup | virtual |
destroySemaphore(AbstractSemaphorePtr) | corelinux::GatewaySemaphoreGroup | virtual |
GatewaySemaphoreGroup(Short, Int Rights=OWNER_ALL) | corelinux::GatewaySemaphoreGroup | |
GatewaySemaphoreGroup(Short, SemaphoreGroupIdentifierCref, Int, CreateDisposition disp=FAIL_IF_EXISTS) | corelinux::GatewaySemaphoreGroup | |
GatewaySemaphoreGroup(Short, CharCptr aName, Int, CreateDisposition disp=FAIL_IF_EXISTS) | corelinux::GatewaySemaphoreGroup | |
GatewaySemaphoreGroup(void) | corelinux::GatewaySemaphoreGroup | protected |
GatewaySemaphoreGroup(GatewaySemaphoreGroupCref) | corelinux::GatewaySemaphoreGroup | protected |
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 | inlineprotected |
operator=(GatewaySemaphoreGroupCref) | corelinux::GatewaySemaphoreGroup | 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, Count aMaxValue=1) | corelinux::GatewaySemaphoreGroup | 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 | |
~GatewaySemaphoreGroup(void) | corelinux::GatewaySemaphoreGroup | virtual |
~SemaphoreGroup(void) | corelinux::SemaphoreGroup | virtual |
~Synchronized(void) | corelinux::Synchronized | virtual |