Classes | Namespaces | Defines | 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.


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
 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