srchilite::StringTable Class Reference

Stores dynamically allocated strings (used by the scanners), so that, later on, we can easily free all the memory for these strings. More...

#include <stringtable.h>

Inherits std::list<std::string *>.

Collaboration diagram for srchilite::StringTable:
[legend]

List of all members.

Public Member Functions

std::string * newString (const std::string &s)


Detailed Description

Stores dynamically allocated strings (used by the scanners), so that, later on, we can easily free all the memory for these strings.
The documentation for this class was generated from the following files:

Generated on Sun Jun 14 18:23:26 2009 for Source-highlight Library by  doxygen 1.5.9