File List

Here is a list of all files with brief descriptions:
proto/Source/buffer.cppDefinition of words buffer interface
proto/Source/buffer.hDeclaration of words buffer interface
proto/Source/config.cppFile contains definitions of constants and static struct members declared within config.h file
proto/Source/config.hHeader file with declarations and definitions of program configuration constants, basic defines and typedefs used throughout the program
proto/Source/context.cppDefinition (implementation) of module designed to ease storage of N-grams context
proto/Source/context.hDeclaration of module designed to ease storage of N-grams context
proto/Source/dependencies.cppDefinition of dependency to string (and vice versa) convertion module
proto/Source/dependencies.hDeclaration of dependency to string (and vice versa) convertion module
proto/Source/evaluation.cppDefinition (implementation) of evaluation module interface
proto/Source/evaluation.hDeclaration of evaluation module interface
proto/Source/exceptions.hDeclarations and definitions of some program exceptions
proto/Source/extractor.cppDefinition (implementation) of N-grams extraction module interface
proto/Source/extractor.hDeclaration of N-grams extraction module interface
proto/Source/filter.cppInterface declaration of module performing some filtration tasks
proto/Source/filter.hInterface declaration of module performing some filtration tasks
proto/Source/hash_vector.hDeclaration and definition of very simple hashing container
proto/Source/init.cppDefinition (implementation) of initialization module interface
proto/Source/init.hDeclaration of initialization module interface
proto/Source/main.cppThe PACE main file
proto/Source/ngram.cppDefinition (implementation) of N-gram interface
proto/Source/ngram.hInterface declaration of structure for N-gram representation
proto/Source/ngrams.cppDefinition (implementation) of NGrams hashing store interface
proto/Source/ngrams.hInterface declaration of structure designed to keep all instances of NGram(s)
proto/Source/notifier.cppDefinition (implementation) of notification module interface
proto/Source/notifier.hDeclaration of notification module interface
proto/Source/ntree.cppDefinition (implementation) of indexed-trees processing module interface
proto/Source/ntree.hDeclaration of indexed-trees processing module interface
proto/Source/overflow.hInterface of simple overflowen statistics tracker
proto/Source/params.cppDefinition of program parameters parsing function
proto/Source/params.hDeclaration of program parameters parsing function
proto/Source/parser.cppDefinition (implementation) of parsing module interface
proto/Source/parser.hDeclaration of parsing module interface
proto/Source/persistent.cppDefinition of program "persistent" objects
proto/Source/persistent.hDeclaration of program "persistent" objects
proto/Source/pool.hDeclaration of memory pool classes interface
proto/Source/processor.cppDefinition (implementation) of processing module interface
proto/Source/processor.hDeclaration of processing module interface
proto/Source/stats.hDeclaration and definitions of simple classes designed to hold some statistics data
proto/Source/strings.hDeclaration of string store interface
proto/Source/utils.cpp
proto/Source/utils.hDeclaration of useful functions and classes widely used through the program
proto/Source/word.hDeclaration and definition of structure designed to represent parsed words within the program
proto/Source/writer.cppDefinition (implementation) of (output) writing module interface
proto/Source/writer.hDeclaration of (output) writing module interface

Generated on Wed Aug 6 23:25:51 2008 for PACE by  doxygen 1.5.6