src/core/random-variable.cc File Reference

#include <iostream>
#include <math.h>
#include <stdlib.h>
#include <sys/time.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <sstream>
#include "assert.h"
#include "random-variable.h"
#include "rng-stream.h"
#include <string>
#include <stdint.h>
#include "fatal-error.h"
#include "test.h"
#include <vector>
Include dependency graph for random-variable.cc:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::RandomVariableBase
class  ns3::RandomVariableInitializer
class  ns3::UniformVariableImpl
class  ns3::ConstantVariableImpl
class  ns3::SequentialVariableImpl
class  ns3::ExponentialVariableImpl
class  ns3::ParetoVariableImpl
class  ns3::WeibullVariableImpl
class  ns3::NormalVariableImpl
class  ns3::EmpiricalVariableImpl
class  ns3::EmpiricalVariableImpl::ValueCDF
class  ns3::IntEmpiricalVariableImpl
class  ns3::DeterministicVariableImpl
class  ns3::LogNormalVariableImpl
class  ns3::GammaVariableImpl
class  ns3::ErlangVariableImpl
class  ns3::TriangularVariableImpl
class  ns3::RandomVariableTest

Namespaces

namespace  ns3
 

Every class exported by the ns3 library is enclosed in the ns3 namespace.


Functions

 ns3::ATTRIBUTE_VALUE_IMPLEMENT (RandomVariable)
 ns3::ATTRIBUTE_CHECKER_IMPLEMENT (RandomVariable)
std::ostream & ns3::operator<< (std::ostream &os, const RandomVariable &var)
std::istream & ns3::operator>> (std::istream &is, RandomVariable &var)

Variables

static class
ns3::RandomVariableInitializer 
ns3::random_variable_initializer
static RandomVariableTest ns3::g_random_variable_tests
Generated on Thu Dec 3 14:06:42 2009 for NS-3 by  doxygen 1.6.3