ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

#include <_alloc.h>

Data Structures

struct  __alloc_header

Public Types

typedef _Alloc __allocator_type
typedef _Alloc::value_type value_type

Public Member Functions

 __debug_alloc ()
 ~__debug_alloc ()

Static Public Member Functions

static void *_STLP_CALL allocate (size_t)
static void _STLP_CALL deallocate (void *, size_t)

Private Types

enum  { __pad = 8, __magic = 0xdeba, __deleted_magic = 0xdebd, __shred_byte = _STLP_SHRED_BYTE }
enum  { __extra_before = 16, __extra_after = 8 }

Static Private Member Functions

static size_t _STLP_CALL __extra_before_chunk ()
static size_t _STLP_CALL __extra_after_chunk ()

Detailed Description

template<class _Alloc>
class __debug_alloc< _Alloc >

Definition at line 104 of file _alloc.h.


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

Generated on Sun May 27 2012 06:12:29 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.