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

nc_alloc.cpp File Reference
#include "nc_alloc.h"
#include <string>
#include <new>
#include <cassert>
#include <cstdlib>
#include <iostream>

Go to the source code of this file.

Data Structures

struct  hash_void
class  FastAllocator
struct  FastAllocator::Block

Typedefs

typedef EH_STD::hash_set< void
*,::hash_void,
EH_STD::equal_to< void * > > 
allocation_set

Functions

static allocation_setalloc_set ()
charAllocateBlock (size_t s)
static voidOperatorNew (size_t s)
void *_STLP_CALL operator new (size_t s)
void *_STLP_CALL operator new[] (size_t size) throw (EH_STD::bad_alloc)
void _STLP_CALL operator delete[] (void *ptr) throw ()
void _STLP_CALL operator delete (void *s)

Variables

long alloc_count = 0
long object_count = 0
TestController gTestController
static bool using_alloc_set = false
static FastAllocator gFastAllocator

Generated on Sat May 26 2012 06:02:23 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.