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