IRandomStrategy Class Reference

this interface is to create a random IValue. More...

#include <IRandomStrategy.h>

Inherited by DoubleRandomStrategy.

List of all members.

Public Member Functions

 IRandomStrategy ()
 default constructor
virtual ~IRandomStrategy ()
 default destructor
virtual IValuegetRandomValue (void)=0
 gives a random IValue back.

Detailed Description

this interface is to create a random IValue.


Constructor & Destructor Documentation

IRandomStrategy (  ) 

default constructor

~IRandomStrategy (  )  [virtual]

default destructor


Member Function Documentation

virtual IValue* getRandomValue ( void   )  [pure virtual]

gives a random IValue back.

Returns:
(IValue*) the random value.

Implemented in DoubleRandomStrategy.


The documentation for this class was generated from the following files:
Generated on Thu Jun 28 14:48:13 2012 for Robot Simulator of the Robotics Group for Self-Organization of Control by  doxygen 1.6.3