The Pedigree Project  0.1
Public Member Functions | Private Attributes | List of all members
MemoryCount Class Reference

#include <MemoryCount.h>

+ Collaboration diagram for MemoryCount:

Public Member Functions

 MemoryCount (const char *context)
 

Private Attributes

size_t m_StartPages
 
size_t m_EndPages
 
const char * m_Context
 

Detailed Description

RAII handler to figure out memory usage delta from start to end of scope.

Definition at line 27 of file MemoryCount.h.


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