LLMemory Class Reference

#include <llmemory.h>

List of all members.

Static Public Member Functions

static void initClass ()
static void cleanupClass ()
static void freeReserve ()

Static Private Attributes

static char * reserveMem = 0


Detailed Description

Definition at line 47 of file llmemory.h.


Member Function Documentation

void LLMemory::initClass (  )  [static]

Definition at line 58 of file llmemory.cpp.

References reserveMem.

Referenced by LLCommon::initClass().

Here is the caller graph for this function:

void LLMemory::cleanupClass (  )  [static]

Definition at line 67 of file llmemory.cpp.

References NULL, and reserveMem.

Referenced by LLCommon::cleanupClass().

Here is the caller graph for this function:

void LLMemory::freeReserve (  )  [static]

Definition at line 74 of file llmemory.cpp.

References NULL, and reserveMem.

Referenced by ll_allocate().

Here is the caller graph for this function:


Member Data Documentation

char * LLMemory::reserveMem = 0 [static, private]

Definition at line 54 of file llmemory.h.

Referenced by cleanupClass(), freeReserve(), and initClass().


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

Generated on Fri May 16 08:52:34 2008 for SecondLife by  doxygen 1.5.5