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.

LLStringTableEntry::~LLStringTableEntry (  )  [inline]

Definition at line 71 of file llstringtable.h.

References mCount, and mString.


Member Function Documentation

BOOL LLStringTableEntry::decCount (  )  [inline]

Definition at line 77 of file llstringtable.h.

References mCount.

Referenced by LLStringTable::removeString().

void LLStringTableEntry::incCount (  )  [inline]

Definition at line 76 of file llstringtable.h.

References mCount.

Referenced by LLStringTable::addStringEntry().


Member Data Documentation

S32 LLStringTableEntry::mCount

Definition at line 80 of file llstringtable.h.

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

char* LLStringTableEntry::mString

Definition at line 79 of file llstringtable.h.

Referenced by LLStringTable::addString(), LLStringTable::addStringEntry(), LLStringTable::checkString(), LLStringTable::checkStringEntry(), LLXMLNode::createUnitTest(), LLXMLNode::findDefault(), LLXMLNode::getBoolValue(), LLXMLNode::getByteValue(), LLXMLNode::getDoubleValue(), LLXMLNode::getFloatValue(), LLXMLNode::getIntValue(), LLXMLNode::getLongValue(), LLXMLNode::getStringValue(), LLXMLNode::getUnsignedValue(), LLXMLNode::getUUIDValue(), LLStringTableEntry(), CompareAttributes::operator()(), LLXMLNode::performUnitTest(), LLStringTable::removeString(), LLXMLNode::writeToOstream(), and ~LLStringTableEntry().


The documentation for this class was generated from the following file:
Generated on Thu Jul 1 06:11:49 2010 for Second Life Viewer by  doxygen 1.4.7