Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

pp::Filters::SimpleFilter Class Template Reference

The base class for the filters. More...

#include <SimpleFilter.h>

Inheritance diagram for pp::Filters::SimpleFilter

Inheritance graph
[legend]
List of all members.

Public Methods

virtual ~SimpleFilter ()
virtual T operator() (const T& x) = 0
virtual const char* GetName () const = 0
bool operator== (const SimpleFilter<T>* rhs)
virtual double FrequencyResponse (float frequency)

Detailed Description

template<typename T = short> template class pp::Filters::SimpleFilter

The base class for the filters.

This is here to ease the implementation of Connect.


The documentation for this class was generated from the following file:
Generated at Mon Nov 27 01:47:19 2000 for LibPenguinPlay by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000