__malloc_alloc Class Reference

#include <_alloc.h>

List of all members.

Public Types

typedef char value_type

Static Public Member Functions

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


Detailed Description

Definition at line 86 of file _alloc.h.


Member Typedef Documentation

Definition at line 89 of file _alloc.h.


Member Function Documentation

void *_STLP_CALL __malloc_alloc::allocate ( size_t &  __n  )  [static]

Definition at line 128 of file allocators.cpp.

References __malloc_alloc_impl::allocate().

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

Definition at line 113 of file _alloc.h.

__oom_handler_type _STLP_CALL __malloc_alloc::set_malloc_handler ( __oom_handler_type  __f  )  [static]

Definition at line 130 of file allocators.cpp.

References __malloc_alloc_impl::set_malloc_handler().


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



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