|
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
XMLStringPool Class Reference#include <StringPool.hpp>
Collaboration diagram for XMLStringPool:
List of all members. Public Methods
Detailed Description
Constructor & Destructor Documentation
XMLStringPool::XMLStringPool (
|
const unsigned int modulus = 109) |
|
XMLStringPool::~XMLStringPool () |
|
Member Function Documentation
unsigned int XMLStringPool::addOrFind (
|
const XMLCh * const newString) |
|
bool XMLStringPool::exists (
|
const XMLCh * const newString) const |
|
void XMLStringPool::flushAll () |
|
unsigned int XMLStringPool::getId (
|
const XMLCh * const toFind) const |
|
const XMLCh* XMLStringPool::getValueForId (
|
const unsigned int id) const |
|
The documentation for this class was generated from the following file:
|