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.


Defines

#define foreach   BOOST_FOREACH

Typedefs

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

Detailed Description

Circuit class.


Define 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 Fri Jul 2 07:50:41 2010 for by doxygen 1.6.3