Public Member Functions

ns3::RandomStream Class Reference

#include <random-stream.h>

Inheritance diagram for ns3::RandomStream:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual uint32_t GetNext (uint32_t min, uint32_t max)=0

Detailed Description

A simple wrapper around RngStream to make testing of the code easier.


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