Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Examples
corelinux::CoreLinuxGuardGroup Member List
This is the complete list of members for corelinux::CoreLinuxGuardGroup, including all inherited members.
- access( void ) const
[protected]
- CoreLinuxGuardGroup( Short )
- CoreLinuxGuardGroup( void )
[protected]
- CoreLinuxGuardGroup( CoreLinuxGuardGroupCref )
[protected]
- 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]
- operator=( CoreLinuxGuardGroupCref )
[protected]
- corelinux::SemaphoreGroup::operator=( SemaphoreGroupCref )
[protected]
- operator==( SemaphoreGroupCref ) const
- corelinux::Synchronized::operator==( SynchronizedCref ) const
- 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 )
- ~CoreLinuxGuardGroup( void )
[virtual]
- ~SemaphoreGroup( void )
[virtual]
- ~Synchronized( void )
[virtual]
This is the CoreLinux++ reference manual
Provided by The CoreLinux Consortium