ppsig.hh File Reference

#include <iostream>
#include <sstream>
#include "signals.hh"
Include dependency graph for ppsig.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ppsig

Functions

ostream & operator<< (ostream &file, const ppsig &pp)

Function Documentation

ostream& operator<< ( ostream &  file,
const ppsig pp 
) [inline]

Definition at line 80 of file ppsig.hh.

References ppsig::print().

00080 { return pp.print(file); }

Here is the call graph for this function:

Generated on Thu Jul 15 16:15:44 2010 for FAUST compiler by  doxygen 1.6.3