#include <llstringtable.h>
| Public Member Functions | |
| LLStringTableEntry (const char *str) | |
| ~LLStringTableEntry () | |
| void | incCount () | 
| BOOL | decCount () | 
| Public Attributes | |
| char * | mString | 
| S32 | mCount | 
Definition at line 58 of file llstringtable.h.
| LLStringTableEntry::LLStringTableEntry | ( | const char * | str | ) |  [inline] | 
| LLStringTableEntry::~LLStringTableEntry | ( | ) |  [inline] | 
| 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().
Definition at line 80 of file llstringtable.h.
Referenced by decCount(), incCount(), and ~LLStringTableEntry().
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().
 1.4.7
 1.4.7