(inclusively) More...
#include <selectiveone2onewiring.h>
Inherits select_predicate.
Inheritance diagram for select_from_to:


Public Member Functions | |
| virtual | ~select_from_to () |
| select_from_to (int from, int to) | |
| virtual bool | operator() (int index, int len) |
Public Attributes | |
| int | from |
| int | to |
(inclusively)
| virtual ~select_from_to | ( | ) | [inline, virtual] |
| select_from_to | ( | int | from, | |
| int | to | |||
| ) | [inline] |
| virtual bool operator() | ( | int | index, | |
| int | len | |||
| ) | [inline, virtual] |
Reimplemented from select_predicate.
| int from |
| int to |
1.4.7