Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
Examples
corelinux::AbstractAllocator Member List
This is the complete list of members for
corelinux::AbstractAllocator
, including all inherited members.
AbstractAllocator
(void)
[inline]
AbstractAllocator
(const AbstractAllocator &aRef)
[inline]
allocateObject
(void)=0
[protected, pure virtual]
Allocator
(void)
Allocator
(AllocatorCref)
createType
(void)
[inline]
deallocateObject
(TypeImpl *)=0
[protected, pure virtual]
decrementAllocates
(void)
[virtual]
decrementDeallocates
(void)
[virtual]
destroyType
(TypeImpl *aPtr)
[inline]
getAllocateCount
(void) const
[virtual]
getDeallocateCount
(void) const
[virtual]
incrementAllocates
(void)
[virtual]
incrementDeallocates
(void)
[virtual]
operator!=
(StrategyCref) const
operator=
(const AbstractAllocator &aRef)
[inline]
corelinux::Allocator::operator=
(AllocatorCref)
corelinux::Strategy::operator=
(StrategyCref)
operator==
(const AbstractAllocator &aRef) const
[inline]
corelinux::Allocator::operator==
(AllocatorCref) const
corelinux::Strategy::operator==
(StrategyCref) const
Strategy
(void)
Strategy
(StrategyCref)
~AbstractAllocator
(void)
[inline, virtual]
~Allocator
(void)
[virtual]
~Strategy
(void)
[virtual]
This is the
CoreLinux++
reference manual
Provided by
The CoreLinux Consortium