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. More...
 
bool read_specification (binary_truth_table &spec, const std::string &filename, std::string *error=0)
 Read a specification into a truth table from filename. More...
 

Detailed Description

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

Author
RevKit
Since
1.0

Generated on Tue Apr 16 2013 08:12:02 for RevKit by doxygen 1.8.3.1