Main Page | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals

echonormalizer.h

Go to the documentation of this file.
00001 #ifndef _ECHONORMALIZER_H_
00002 #define _ECHONORMALIZER_H_
00003 
00004 #include "streenode.h"
00005 
00006 //#define ciebie_debug
00007 
00009 
00013 class EchoNormalizer : public Node::Transformer{
00014  public:
00015   virtual Node* transform(Node *node) const;
00016 };
00017 
00018 #endif

Generated on Fri Nov 21 17:54:02 2003 for PHPX by doxygen 1.3.3