IEGENLIB
File List
Here is a list of all files with brief descriptions:
src/iegenlib_calc.cc
src/iegenlib/exceptions_test.ccTest exceptions for the parser/, set_relation/ and util/ classes
src/iegenlib/iegenlib.h [code]Main IEGen header file
src/iegenlib/parser/gen_parser.cc
src/iegenlib/parser/gen_scanner.cc
src/iegenlib/parser/parser.ccImplementations to methods declared in parser.h
src/iegenlib/parser/parser.h [code]Namespace to allow the user to make use of the parser
src/iegenlib/parser/parser_test.ccTest file for parsing sets and relations from an omega-like syntax
src/iegenlib/set_relation/environment.ccImplementations of the Environment class
src/iegenlib/set_relation/environment.h [code]Declarations for the Environment class
src/iegenlib/set_relation/environment_test.ccTest for the Environment class
src/iegenlib/set_relation/expression.ccImplementations of the expression classes
src/iegenlib/set_relation/expression.h [code]Declarations for expression and related classes
src/iegenlib/set_relation/expression_test.ccTest for the Expression classes and Term classes
src/iegenlib/set_relation/set_relation.ccImplementations of the Set and Relation classes
src/iegenlib/set_relation/set_relation.h [code]Declarations for the set and relation classes and classes they contain except for the Exp and Term classes
src/iegenlib/set_relation/set_relation_test.ccSet and Relation tests
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines