LLStringTableEntry Class Reference

#include <llstringtable.h>

List of all members.

Public Member Functions

 LLStringTableEntry (const char *str)
 ~LLStringTableEntry ()
void incCount ()
BOOL decCount ()

Public Attributes

char * mString
S32 mCount


Detailed Description

Definition at line 58 of file llstringtable.h.


Constructor & Destructor Documentation

LLStringTableEntry::LLStringTableEntry ( const char *  str  )  [inline]

Definition at line 61 of file llstringtable.h.

References llmin(), MAX_STRINGS_LENGTH, and mString.

Here is the call graph for this function:

LLStringTableEntry::~LLStringTableEntry (  )  [inline]

Definition at line 71 of file llstringtable.h.

References mCount, and mString.


Member Function Documentation

void LLStringTableEntry::incCount (  )  [inline]

Definition at line 76 of file llstringtable.h.

References mCount.

Referenced by LLStringTable::addStringEntry().

Here is the caller graph for this function:

BOOL LLStringTableEntry::decCount (  )  [inline]

Definition at line 77 of file llstringtable.h.

References mCount.

Referenced by LLStringTable::removeString().

Here is the caller graph for this function:


Member Data Documentation

Definition at line 80 of file llstringtable.h.

Referenced by decCount(), incCount(), and ~LLStringTableEntry().


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

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