Public Member Functions | Private Attributes | List of all members
Random Class Reference

#include <unittest.h>

Public Member Functions

unsigned operator() ()
 
 Random (unsigned seed=0)
 

Private Attributes

unsigned mSeed
 

Detailed Description

Definition at line 122 of file unittest.h.

Constructor & Destructor Documentation

Random::Random ( unsigned  seed = 0)
inline

Definition at line 124 of file unittest.h.

Member Function Documentation

unsigned Random::operator() ( )
inline

Definition at line 126 of file unittest.h.

Member Data Documentation

unsigned Random::mSeed
private

Definition at line 132 of file unittest.h.


The documentation for this class was generated from the following file:


choreo_rapidjson
Author(s):
autogenerated on Thu Jul 18 2019 03:59:10