Classes | Namespaces | Macros | Typedefs
circuit.hpp File Reference

Circuit class. More...

Classes

class  standard_circuit
 Represents a circuit. More...
 
class  subcircuit
 Represents a sub-circuit. More...
 
class  circuit
 Main circuit class. More...
 

Namespaces

namespace  revkit
 Main namespace.
 

Macros

#define foreach   BOOST_FOREACH
 

Typedefs

typedef boost::optional< bool > constant
 Type for determine whether line is constant or not. More...
 
typedef boost::variant
< standard_circuit, subcircuit > 
circuit_variant
 Generic circuit. More...
 

Detailed Description

Circuit class.

Macro Definition Documentation

#define foreach   BOOST_FOREACH

For a more convenient use in foreach loops. You can use the name foreach instead of BOOST_FOREACH.

Author
RevKit
Since
1.0

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