#include "one2onewiring.h"Include dependency graph for selectiveone2onewiring.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | SelectiveOne2OneWiring |
| Implements a selective one to one wireing of robot sensors to inputs of the controller and controller outputs to robot motors. More... | |
Typedefs | |
| typedef bool(*) | select_predicate (unsigned int index, unsigned int len) |
Functions | |
| bool | select_all (unsigned int index, unsigned int len) |
| bool | select_firsthalf (unsigned int index, unsigned int len) |
| typedef bool(*) select_predicate(unsigned int index, unsigned int len) |
| bool select_all | ( | unsigned int | index, | |
| unsigned int | len | |||
| ) |
| bool select_firsthalf | ( | unsigned int | index, | |
| unsigned int | len | |||
| ) |
1.4.7