clRandomSeedLogger Class Reference

This is an automated testing behavior. More...

#include <RandomSeedLogger.h>

Inheritance diagram for clRandomSeedLogger:

clBehaviorBase clWorkerBase

List of all members.

Public Member Functions

void Action ()
 Does nothing.
 clRandomSeedLogger (clSimManager *p_oSimManager)
 Constructor.

Protected Member Functions

void GetData (xercesc::DOMDocument *p_oDoc)
 Writes the log with the random seed value.


Detailed Description

This is an automated testing behavior.

It will log the actual random seed of a run in a file called "RandomSeed.txt". This is useful if you want to be able to go back and replicate a run exactly but 0 was specified in the parameter file as the random seed.

Copyright 2003 Charles D. Canham.

Author:
Lora E. Murphy

Edit history:
-----------------
April 28, 2004 - Submitted as beta (LEM)

Constructor & Destructor Documentation

clRandomSeedLogger::clRandomSeedLogger ( clSimManager p_oSimManager  ) 

Constructor.

Parameters:
p_oSimManager Sim manager object.


Member Function Documentation

void clRandomSeedLogger::Action (  )  [inline, virtual]

Does nothing.

Reimplemented from clBehaviorBase.

void clRandomSeedLogger::GetData ( xercesc::DOMDocument *  p_oDoc  )  [protected, virtual]

Writes the log with the random seed value.

Parameters:
p_oDoc Parsed parameter file object.

Implements clWorkerBase.


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

Generated on Wed Oct 28 13:58:48 2009 for SORTIE Core C++ Documentation by  doxygen 1.5.6