Classes | Namespaces | Functions
print_circuit.hpp File Reference

Console output of a circuit. More...

Classes

struct  print_circuit_settings
 Settings for print_circuit function. More...
 

Namespaces

namespace  revkit
 Main namespace.
 

Functions

void print_circuit (const circuit &circ, const print_circuit_settings &settings=print_circuit_settings())
 Prints a circuit as ASCII. More...
 
std::ostream & operator<< (std::ostream &os, const circuit &circ)
 Wrapper for using with the output stream operator. More...
 

Detailed Description

Console output of a circuit.


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