 Inheritance diagram for ns3::RandomVariableBase:
 Inheritance diagram for ns3::RandomVariableBase:| Public Member Functions | |
| RandomVariableBase (const RandomVariableBase &o) | |
| virtual RandomVariableBase * | Copy (void) const =0 | 
| virtual uint32_t | GetInteger () | 
| RngStream * | GetStream (void) | 
| virtual double | GetValue ()=0 | 
| Private Attributes | |
| RngStream * | m_generator | 
Definition at line 49 of file random-variable.cc.