ThreadSpecificRandomDistribution< Dist > Class Template Reference

#include <ThreadSpecificRandomDistribution.h>

Inheritance diagram for ThreadSpecificRandomDistribution< Dist >:

Inheritance graph
[legend]
Collaboration diagram for ThreadSpecificRandomDistribution< Dist >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ThreadSpecificRandomDistribution (void)
 ThreadSpecificRandomDistribution (Dist const &d)
virtual ~ThreadSpecificRandomDistribution ()
void free_ptr (void)
void init (void)
void set (Dist const &d)
double operator() (void)


Detailed Description

template<class Dist>
class ThreadSpecificRandomDistribution< Dist >

Definition at line 8 of file ThreadSpecificRandomDistribution.h.


Constructor & Destructor Documentation

template<class Dist>
ThreadSpecificRandomDistribution< Dist >::ThreadSpecificRandomDistribution ( void   )  [inline]

Definition at line 12 of file ThreadSpecificRandomDistribution.h.

template<class Dist>
ThreadSpecificRandomDistribution< Dist >::ThreadSpecificRandomDistribution ( Dist const &  d  )  [inline]

Definition at line 19 of file ThreadSpecificRandomDistribution.h.

template<class Dist>
virtual ThreadSpecificRandomDistribution< Dist >::~ThreadSpecificRandomDistribution (  )  [inline, virtual]

Definition at line 27 of file ThreadSpecificRandomDistribution.h.


Member Function Documentation

template<class Dist>
void ThreadSpecificRandomDistribution< Dist >::free_ptr ( void   )  [inline]

template<class Dist>
void ThreadSpecificRandomDistribution< Dist >::init ( void   )  [inline]

template<class Dist>
void ThreadSpecificRandomDistribution< Dist >::set ( Dist const &  d  )  [inline]

template<class Dist>
double ThreadSpecificRandomDistribution< Dist >::operator() ( void   )  [inline]

Definition at line 66 of file ThreadSpecificRandomDistribution.h.


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

Generated on Wed Jul 9 16:34:55 2008 for PCSIM by  doxygen 1.5.5