Provides interface for initialization of derived filters. More...
Public Member Functions | |
virtual void | Initialize (const NameValuePairs ¶meters=g_nullNameValuePairs, int propagation=-1)=0 |
SIGNALS | |
virtual bool | Flush (bool hardFlush, int propagation=-1, bool blocking=true)=0 |
Provides interface for initialization of derived filters.
T | the class or type |
T should be a BufferedTransformation derived class
Definition at line 162 of file simple.h.