Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

Uniform Class Reference

#include <rng.h>

Inheritance diagram for Uniform:

Random List of all members.

Public Member Functions

 Uniform ()
 Uniform (Random_t s, Random_t l)
 Uniform (const Uniform &c)
virtual Random_t Value ()
virtual RandomCopy () const

Private Attributes

Random_t m_min
Random_t m_max

Constructor & Destructor Documentation

Uniform::Uniform  )  [inline]
 

Uniform::Uniform Random_t  s,
Random_t  l
[inline]
 

Uniform::Uniform const Uniform c  )  [inline]
 


Member Function Documentation

Random * Uniform::Copy  )  const [virtual]
 

Reimplemented from Random.

Random_t Uniform::Value  )  [virtual]
 

Reimplemented from Random.


Member Data Documentation

Random_t Uniform::m_max [private]
 

Random_t Uniform::m_min [private]
 


The documentation for this class was generated from the following files:
Generated on Wed Aug 27 16:17:35 2008 for Georgia Tech Network Simulator (GTNetS) by  doxygen 1.3.9.1