RNGTestDriver class
Random number generator test suite driver used polymorphically with tk::Driver.
Contents
Constructors, destructors, conversion operators
- 
              RNGTestDriver(const ctr::
CmdLine& cmdline, int nrestart) explicit  - Constructor.
 
Public functions
- void execute() const
 - Execute driver.
 
Function documentation
               rngtest:: RNGTestDriver:: RNGTestDriver(const ctr:: CmdLine& cmdline,
              int nrestart) explicit 
            
            Constructor.
| Parameters | |
|---|---|
| cmdline in | Command line object storing data parsed from the command line arguments | 
| nrestart in | Number of times restarted |