#include <splitcontrol.h>
Public Member Functions | |
Assoziation () | |
void | addSensorIdx (int s) |
void | addMotorIdx (int m) |
Public Attributes | |
std::list< int > | sensors |
std::list< int > | motors |
Assoziation | ( | ) |
void addMotorIdx | ( | int | m | ) | [inline] |
void addSensorIdx | ( | int | s | ) | [inline] |
std::list<int> motors |
std::list<int> sensors |