Main Page
Modules
Namespaces
Classes
Files
Directories
Class List
Class Hierarchy
Class Members
hudson
::
SMP_details
::
Pool< nwords, false >
hudson::SMP_details::Pool< nwords, false > Class Template Reference
#include <
SmallMemoryPool.h
>
List of all members.
Static Public Member Functions
static void *
allocate
() attrib_malloc
static void
deallocate
(void *v)
Detailed Description
template<size_t nwords>
class hudson::SMP_details::Pool< nwords, false >
This is a large memory pool, which just uses malloc/free.
Member Function Documentation
template<size_t nwords>
static void* hudson::SMP_details::Pool< nwords, false >::allocate
(
)
[inline, static]
template<size_t nwords>
static void hudson::SMP_details::Pool< nwords, false >::deallocate
(
void *
v
)
[inline, static]
The documentation for this class was generated from the following file:
utilities/
SmallMemoryPool.h
Generated on Thu Mar 27 19:04:16 2008 by
1.4.6