Classes | Namespaces | Functions

read_specification.hpp File Reference

Parser for RevLib specification (*.spec) file format. More...

Classes

class  specification_processor
 Implementation of revlib_processor to construct a reversible_truth_table. More...

Namespaces

namespace  revkit
 

Main namespace.


Functions

bool read_specification (binary_truth_table &spec, std::istream &in, std::string *error=0)
 Read a specification into a truth table from stream.
bool read_specification (binary_truth_table &spec, const std::string &filename, std::string *error=0)
 Read a specification into a truth table from filename.

Detailed Description

Parser for RevLib specification (*.spec) file format.

Author:
RevKit
Since:
1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines

Generated on Wed May 25 2011 16:34:52 for RevKit by doxygen 1.7.3