Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
Examples
corelinux::AbstractFactory Member List
This is the complete list of members for
corelinux::AbstractFactory
, including all inherited members.
AbstractFactory
( void )
AbstractFactory
( const AbstractFactory & )
addAllocator
( UniqueId, AllocatorPtr ) = 0
[pure virtual]
CoreLinuxObject
( void )
CoreLinuxObject
( CoreLinuxObjectCref )
createAssociativeIterator
( void ) const = 0
[pure virtual]
createIterator
( void ) const = 0
[pure virtual]
destroyAssociativeIterator
( AssociativeIterator<UniqueId,Allocator *> * ) const = 0
[pure virtual]
destroyIterator
( Iterator<Allocator *> * ) const = 0
[pure virtual]
getAllocator
( UniqueId ) const = 0
[pure virtual]
getCreateCount
( void ) const = 0
[pure virtual]
getDestroyCount
( void ) const = 0
[pure virtual]
operator!=
( CoreLinuxObjectCref ) const
operator=
( const AbstractFactory & )
[inline]
corelinux::CoreLinuxObject::operator=
( CoreLinuxObjectCref )
operator==
( const AbstractFactory & aRef ) const
[inline]
corelinux::CoreLinuxObject::operator==
( CoreLinuxObjectCref ) const
removeAllocator
( UniqueId ) = 0
[pure virtual]
~AbstractFactory
( void )
[inline, virtual]
~CoreLinuxObject
( void )
[virtual]
This is the
CoreLinux++
reference manual
Provided by
The CoreLinux Consortium