Planeshift
google_breakpad::PageAllocator Class Reference

#include <memory.h>

Public Member Functions

void * Alloc (unsigned bytes)
 
bool OwnsPointer (const void *p)
 
 PageAllocator ()
 
 ~PageAllocator ()
 

Detailed Description

Definition at line 57 of file memory.h.

Constructor & Destructor Documentation

google_breakpad::PageAllocator::PageAllocator ( )
inline

Definition at line 59 of file memory.h.

google_breakpad::PageAllocator::~PageAllocator ( )
inline

Definition at line 66 of file memory.h.

Member Function Documentation

void* google_breakpad::PageAllocator::Alloc ( unsigned  bytes)
inline

Definition at line 70 of file memory.h.

bool google_breakpad::PageAllocator::OwnsPointer ( const void *  p)
inline

Definition at line 101 of file memory.h.


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