FAUST compiler
0.9.9.6b8
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
draw
sigToGraph.hh
Go to the documentation of this file.
1
#ifndef SIGTOGRAPH_HH
2
#define SIGTOGRAPH_HH
3
4
#include "
signals.hh
"
5
#include <string>
6
#include <iostream>
7
#include <fstream>
8
9
using namespace
std;
10
15
void
sigToGraph
(
Tree
sig, ofstream& fout);
16
17
#endif // SIGTOGRAPH_HH
CTree
A CTree = (Node x [CTree]) is a Node associated with a list of subtrees called branches.
Definition:
tree.hh:109
signals.hh
sigToGraph
void sigToGraph(Tree sig, ofstream &fout)
Draw a list of signals L as a directed graph using graphviz's dot language.
Definition:
sigToGraph.cpp:50
Generated on Fri Sep 5 2014 18:06:37 for FAUST compiler by
1.8.7