CIMPL::RandomGen Class Reference

Initializes the random generator and generates random numbers. More...

#include <RandomGen.h>

List of all members.

Public Member Functions

 RandomGen (void)
 ~RandomGen (void)

Static Public Member Functions

bool Initialized ()
void Initialize ()
int GetRand ()


Detailed Description

Initializes the random generator and generates random numbers.

Definition at line 72 of file RandomGen.h.


Constructor & Destructor Documentation

CIMPL::RandomGen::RandomGen void   )  [inline]
 

Definition at line 77 of file RandomGen.h.

CIMPL::RandomGen::~RandomGen void   )  [inline]
 

Definition at line 78 of file RandomGen.h.


Member Function Documentation

int CIMPL::RandomGen::GetRand  )  [static]
 

Definition at line 78 of file RandomGen.cpp.

void CIMPL::RandomGen::Initialize  )  [static]
 

Definition at line 72 of file RandomGen.cpp.

bool CIMPL::RandomGen::Initialized  )  [static]
 

Definition at line 67 of file RandomGen.cpp.


The documentation for this class was generated from the following files:
Generated on Thu Jan 20 08:43:52 2005 for CIMPL by  doxygen 1.3.9.1