LLCommon Class Reference

#include <llcommon.h>

List of all members.

Static Public Member Functions

static void initClass ()
static void cleanupClass ()

Static Private Attributes

static BOOL sAprInitialized = FALSE


Detailed Description

Definition at line 40 of file llcommon.h.


Member Function Documentation

void LLCommon::initClass (  )  [static]

Definition at line 40 of file llcommon.cpp.

References LLThreadSafeRefCount::initClass(), LLTimer::initClass(), LLMemory::initClass(), ll_init_apr(), sAprInitialized, and TRUE.

Referenced by LLApp::LLApp().

Here is the call graph for this function:

Here is the caller graph for this function:

void LLCommon::cleanupClass (  )  [static]

Definition at line 55 of file llcommon.cpp.

References LLMemory::cleanupClass(), LLTimer::cleanupClass(), LLThreadSafeRefCount::cleanupClass(), FALSE, ll_cleanup_apr(), and sAprInitialized.

Referenced by LLApp::~LLApp().

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

BOOL LLCommon::sAprInitialized = FALSE [static, private]

Definition at line 46 of file llcommon.h.

Referenced by cleanupClass(), and initClass().


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

Generated on Fri May 16 08:43:06 2008 for SecondLife by  doxygen 1.5.5