string_table.h File Reference

#include "symbol_table.cpp"
#include <basis/istring.h>
#include <basis/packable.h>

Include dependency graph for string_table.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  string_table
 Provides a symbol_table that holds strings as the content. More...

Defines

#define STRTAB_COMMENT_PREFIX   "#comment#"
 anything beginning with this is considered a comment.


Define Documentation

#define STRTAB_COMMENT_PREFIX   "#comment#"

anything beginning with this is considered a comment.

a numerical uniquifier should be appended to the string to ensure that multiple comments can be handled per table.

Definition at line 44 of file string_table.h.

Referenced by string_table::is_comment(), and tokenizer::parse().


Generated on Fri Nov 21 04:31:08 2008 for HOOPLE Libraries by  doxygen 1.5.1