IRandomStrategy Class Reference

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

#include <IRandomStrategy.h>

Inherited by DoubleRandomStrategy.

Inheritance diagram for IRandomStrategy:

Inheritance graph
[legend]
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 Fri Oct 30 16:29:02 2009 for Robot Simulator of the Robotics Group for Self-Organization of Control by  doxygen 1.4.7