![]() |
0.4.1
|
Random Number Generator. More...
Go to the source code of this file.
Data Structures | |
class | NAV::RandomNumberGenerator |
Manages a thread which calls a specified function at a specified interval. More... | |
Namespaces | |
namespace | NAV |
Functions | |
void | NAV::from_json (const json &j, RandomNumberGenerator &rng) |
Read info from a json object. | |
void | NAV::to_json (json &j, const RandomNumberGenerator &rng) |
Write info to a json object. | |