#include <rng.h>
Inheritance diagram for Constant:

Public Member Functions | |
| Constant () | |
| Constant (Random_t c) | |
| Constant (const Constant &c) | |
| void | NewConstant (Random_t c) |
| virtual Random_t | Value () |
| virtual IRandom_t | IntValue () |
| virtual Random * | Copy () const |
Private Attributes | |
| Random_t | m_const |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from Random. |
|
|
Reimplemented from Random. |
|
|
|
|
|
Reimplemented from Random. |
|
|
|
1.3.9.1