Base class for filters that expect to receive an numeric value. More...
#include <cresultfilter.h>
Base class for filters that expect to receive an numeric value.
This class overrides all other receiveSignal() methods to throw an exception, and delegates numeric types to a common (actually, two common) methods.