selectiveone2onewiring.h File Reference

#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 Documentation

typedef bool(* select_predicate)(unsigned int index, unsigned int len)
 

Definition at line 39 of file selectiveone2onewiring.h.


Function Documentation

bool select_all unsigned int  index,
unsigned int  len
 

Definition at line 41 of file selectiveone2onewiring.cpp.

bool select_firsthalf unsigned int  index,
unsigned int  len
 

Definition at line 44 of file selectiveone2onewiring.cpp.


Generated on Tue Apr 4 19:05:04 2006 for Robotsystem from Robot Group Leipzig by  doxygen 1.4.5