|
Robot Simulator of the Robotics Group for Self-Organization of Control
0.8.0
|
this interface is to create a random IValue. More...
#include <IRandomStrategy.h>

Public Member Functions | |
| IRandomStrategy () | |
| default constructor More... | |
| virtual | ~IRandomStrategy () |
| default destructor More... | |
| virtual IValue * | getRandomValue (void)=0 |
| gives a random IValue back. More... | |
this interface is to create a random IValue.
| IRandomStrategy | ( | ) |
default constructor
|
virtual |
default destructor
|
pure virtual |