#include <selectiveone2onewiring.h>
Inherited by select_all, select_firsthalf, and select_from_to.
Inheritance diagram for select_predicate:
Public Member Functions | |
virtual | ~select_predicate () |
virtual bool | operator() (int index, int len) |
First parameter is the index and the second parameter is the length (or number of sensors).
virtual ~select_predicate | ( | ) | [inline, virtual] |
virtual bool operator() | ( | int | index, | |
int | len | |||
) | [inline, virtual] |
Reimplemented in select_firsthalf, and select_from_to.