ns3::RandomStream Class Reference

#include <random-stream.h>

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

List of all members.

Public Member Functions

virtual ~RandomStream ()
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.

Definition at line 33 of file random-stream.h.


Constructor & Destructor Documentation

ns3::RandomStream::~RandomStream (  )  [virtual]

Definition at line 26 of file random-stream.cc.


Member Function Documentation

virtual uint32_t ns3::RandomStream::GetNext ( uint32_t  min,
uint32_t  max 
) [pure virtual]

The documentation for this class was generated from the following files:
Generated on Thu Dec 3 14:11:21 2009 for NS-3 by  doxygen 1.6.3