Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
SumoRNG Class Reference

#include <RandHelper.h>

Inheritance diagram for SumoRNG:
[legend]
Collaboration diagram for SumoRNG:
[legend]

Public Member Functions

 SumoRNG (const std::string &_id)

Data Fields

unsigned long long int count = 0
std::string id

Detailed Description

Definition at line 105 of file RandHelper.h.

Constructor & Destructor Documentation

◆ SumoRNG()

SumoRNG::SumoRNG ( const std::string & _id)
inline

Definition at line 107 of file RandHelper.h.

References id.

Field Documentation

◆ count

unsigned long long int SumoRNG::count = 0

Definition at line 109 of file RandHelper.h.

Referenced by RandHelper::rand().

◆ id

std::string SumoRNG::id

Definition at line 110 of file RandHelper.h.

Referenced by RandHelper::rand(), and SumoRNG().


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