MPD
0.20.6
|
A helper class which observes calls to a PreparedFilter and allows the caller to access the Filter instances created by it. More...
#include <Observer.hxx>
Public Member Functions | |
PreparedFilter * | Set (PreparedFilter *pf) |
Filter * | Get () |
A helper class which observes calls to a PreparedFilter and allows the caller to access the Filter instances created by it.
Definition at line 32 of file Observer.hxx.
Filter* FilterObserver::Get | ( | ) |
PreparedFilter* FilterObserver::Set | ( | PreparedFilter * | pf | ) |