Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound 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
[protected] - createLockedSemaphore( bool Recursive = false, bool Balking = false )
[virtual] - createLockedSemaphore( SemaphoreIdentifierRef aIdentifier, 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] - 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] - MutexSemaphoreGroup( Short, Int Rights = OWNER_ALL )
- MutexSemaphoreGroup( Short, SemaphoreGroupIdentifierCref, Int , CreateDisposition disp=FAIL_IF_EXISTS )
- MutexSemaphoreGroup( Short, CharCptr, Int , CreateDisposition disp=FAIL_IF_EXISTS )
- MutexSemaphoreGroup( void )
[protected] - MutexSemaphoreGroup( MutexSemaphoreGroupCref )
[protected] - operator=( MutexSemaphoreGroupCref )
[protected] - corelinux::SemaphoreGroup::operator=( SemaphoreGroupCref )
[protected] - operator==( SemaphoreGroupCref ) const
- corelinux::Synchronized::operator==( SynchronizedCref ) const
- resolveSemaphore( SemaphoreIdentifierRef aIdentifier, Short aSemId, CreateDisposition aDisp, bool aRecurse, bool aBalk, bool aAutoLock = false )
[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 )
- ~MutexSemaphoreGroup( void )
[virtual] - ~SemaphoreGroup( void )
[virtual] - ~Synchronized( void )
[virtual]
This is the CoreLinux++ reference manual
Provided by The CoreLinux Consortium