allocator.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  mongo

Defines

#define malloc   MONGO_malloc
#define MONGO_malloc   mongo::ourmalloc
#define MONGO_realloc   mongo::ourrealloc
#define realloc   MONGO_realloc

Functions

void * mongo::ourmalloc (size_t size)
void * mongo::ourrealloc (void *ptr, size_t size)

Define Documentation

#define malloc   MONGO_malloc

Definition at line 35 of file allocator.h.

#define MONGO_malloc   mongo::ourmalloc

Definition at line 34 of file allocator.h.

#define MONGO_realloc   mongo::ourrealloc

Definition at line 36 of file allocator.h.

#define realloc   MONGO_realloc

Definition at line 37 of file allocator.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


mongodb
Author(s): Nate Koenig
autogenerated on Fri Jan 11 12:15:19 2013