__malloc_alloc_impl Class Reference

List of all members.

Public Types

typedef char value_type

Static Public Member Functions

static void * allocate (size_t &__n)
static void deallocate (void *__p, size_t)
static __oom_handler_type set_malloc_handler (__oom_handler_type __f)

Detailed Description

Definition at line 78 of file allocators.cpp.


Member Typedef Documentation

Definition at line 98 of file allocators.cpp.


Member Function Documentation

static void* __malloc_alloc_impl::allocate ( size_t &  __n  )  [inline, static]

Definition at line 99 of file allocators.cpp.

Referenced by __malloc_alloc::allocate().

static void __malloc_alloc_impl::deallocate ( void *  __p,
size_t   
) [inline, static]

Definition at line 117 of file allocators.cpp.

static __oom_handler_type __malloc_alloc_impl::set_malloc_handler ( __oom_handler_type  __f  )  [inline, static]

Definition at line 118 of file allocators.cpp.

References __oom_handler_type.

Referenced by __malloc_alloc::set_malloc_handler().


The documentation for this class was generated from the following file:



Generated on Mon Mar 10 15:32:53 2008 by  doxygen 1.5.1