Main Page
Modules
Namespaces
Classes
Files
S
earch for
Class List
Class Hierarchy
Class Members
qpid
::
InlineAllocator
qpid::InlineAllocator< BaseAllocator, Max > Class Template Reference
An allocator that has inline storage for up to Max objects of type BaseAllocator::value_type.
More...
#include <
InlineAllocator.h
>
List of all members.
Public Types
typedef BaseAllocator::pointer
pointer
typedef BaseAllocator::size_type
size_type
typedef BaseAllocator::value_type
value_type
Public Member Functions
pointer
allocate
(size_type n)
void
deallocate
(pointer p, size_type n)
Detailed Description
template<class BaseAllocator, size_t Max>
class qpid::InlineAllocator< BaseAllocator, Max >
An allocator that has inline storage for up to Max objects of type BaseAllocator::value_type.
The documentation for this class was generated from the following file:
/usr/share/cruisecontrol-bin-2.6.1/projects/qpid-trunk/cpp/src/qpid/
InlineAllocator.h
Generated on Thu Apr 10 11:08:38 2008 for Qpid by
1.4.7