CardinalityStore.cc | |
CardinalityStore.h [code] | |
Collection.h [code] | Interface for all tagged collections |
Consumer.cc | |
Consumer.h [code] | Consumer interface for a stream of tagged items |
DerivedTags.cc | |
DerivedTags.h [code] | Model a collection of derived tags and a TagcollFilter to add them to a collection |
Exception.cc | |
Exception.h [code] | Generic base exception hierarchy |
Expression.cc | |
Expression.h [code] | |
Filter.cc | |
Filter.h [code] | Filter interface for a stream of tagged items |
Filters.cc | |
Filters.h [code] | |
Implications.cc | |
Implications.h [code] | Collection of tag implications and a Filter to apply or compress them |
InputMerger.cc | |
InputMerger.h [code] | Simple tagged collection |
ItemGrouper.cc | |
ItemGrouper.h [code] | Group items having the same tagset |
OpSet.cc | |
OpSet.h [code] | Std::set with operators overridden with set operations |
ParserBase.cc | |
ParserBase.h [code] | Base class for parsers |
PatchCollection.cc | |
PatchCollection.h [code] | Wrap a Collection, preserving modifications as patches |
Patches.cc | |
Patches.h [code] | Classes handling tag patches |
Serializer.cc | |
Serializer.h [code] | Serializer for tags and items |
SmartHierarchy.cc | |
SmartHierarchy.h [code] | Auto-expanding trees and smart hierarchy interface |
StdioParserInput.cc | |
StdioParserInput.h [code] | Parser input using libc standard I/O functions |
stringf.cc | |
stringf.h [code] | Generic std::string helpers |
StringParserInput.cc | |
StringParserInput.h [code] | Parser input using a std::string as input |
Tagexpr_parser_l.cc | |
Tagexpr_parser_y.cc | |
Tagexpr_parser_y.h [code] | |
TagexprParser.cc | |
TagexprParser.h [code] | |
TDBDiskIndex.cc | |
TDBDiskIndex.h [code] | Fast on-disk index for tag data |
TDBFile.cc | |
TDBFile.h [code] | TDB file functions |
TDBIndexer.cc | |
TDBIndexer.h [code] | Fast index for tag data |
TDBReadonlyDiskIndex.cc | |
TDBReadonlyDiskIndex.h [code] | Fast index for tag data, using a read-only database |
test-utils.cc | |
TextFormat.cc | |
TextFormat.h [code] | Serialize and deserialize a tagged collection to a text file |