#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) |
|
|
Definition at line 39 of file selectiveone2onewiring.h. |
|
||||||||||||
|
Definition at line 41 of file selectiveone2onewiring.cpp. |
|
||||||||||||
|
Definition at line 44 of file selectiveone2onewiring.cpp. |
1.4.5