Eclipse SUMO - Simulation of Urban MObility
|
#include <RandHelper.h>
Public Member Functions | |
SumoRNG (const std::string &_id) | |
Data Fields | |
unsigned long long int | count = 0 |
std::string | id |
Definition at line 103 of file RandHelper.h.
|
inline |
Definition at line 105 of file RandHelper.h.
unsigned long long int SumoRNG::count = 0 |
Definition at line 107 of file RandHelper.h.
Referenced by RandHelper::rand(), RandHelper::rand(), RandHelper::rand(), and RandHelper::saveState().
std::string SumoRNG::id |
Definition at line 108 of file RandHelper.h.
Referenced by RandHelper::rand().