LLMortician Class Reference

#include <llmortician.h>

Inheritance diagram for LLMortician:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 LLMortician ()
virtual ~LLMortician ()
void die ()
BOOL isDead ()

Static Public Member Functions

static void updateClass ()
static void setZealous (BOOL b)

Private Attributes

BOOL mIsDead

Static Private Attributes

static BOOL sDestroyImmediate = FALSE
static std::list< LLMortician * > sGraveyard


Detailed Description

Definition at line 37 of file llmortician.h.


Constructor & Destructor Documentation

LLMortician::LLMortician (  )  [inline]

Definition at line 40 of file llmortician.h.

References FALSE, and mIsDead.

LLMortician::~LLMortician (  )  [virtual]

Definition at line 40 of file llmortician.cpp.

References sGraveyard.


Member Function Documentation

void LLMortician::updateClass (  )  [static]

Definition at line 45 of file llmortician.cpp.

References sGraveyard.

Referenced by LLAppViewer::idle(), and idle_startup().

Here is the caller graph for this function:

void LLMortician::die (  ) 

Definition at line 54 of file llmortician.cpp.

References mIsDead, sDestroyImmediate, sGraveyard, and TRUE.

Referenced by LLPanelInventory::clearContents(), LLNotifyBox::close(), LLGroupNotifyBox::close(), LLFloater::destroy(), and LLLayoutStack::fromXML().

Here is the caller graph for this function:

BOOL LLMortician::isDead (  )  [inline]

void LLMortician::setZealous ( BOOL  b  )  [static]

Definition at line 72 of file llmortician.cpp.

References sDestroyImmediate.

Referenced by LLAppViewer::cleanup().

Here is the caller graph for this function:


Member Data Documentation

BOOL LLMortician::sDestroyImmediate = FALSE [static, private]

Definition at line 50 of file llmortician.h.

Referenced by die(), and setZealous().

Definition at line 52 of file llmortician.h.

Referenced by die(), isDead(), and LLMortician().

std::list< LLMortician * > LLMortician::sGraveyard [static, private]

Definition at line 54 of file llmortician.h.

Referenced by die(), updateClass(), and ~LLMortician().


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

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