SimEngineInitializeJob Class Reference

#include <MultiThreadSimEngine.h>

Inheritance diagram for SimEngineInitializeJob:

Inheritance graph
[legend]
Collaboration diagram for SimEngineInitializeJob:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 SimEngineInitializeJob (SingleThreadSimEngine *eng)
 Constructs a SimEngineReset job.
virtual void start ()
 Starts the execution of the job. This is invoked by the thread object.

Protected Attributes

SingleThreadSimEngineeng


Detailed Description

Definition at line 54 of file MultiThreadSimEngine.h.


Constructor & Destructor Documentation

SimEngineInitializeJob::SimEngineInitializeJob ( SingleThreadSimEngine eng  ) 

Constructs a SimEngineReset job.

Parameters:
eng the SingleThreadSimEngine which is reset when the job starts.

Definition at line 32 of file MultiThreadSimEngine.cpp.


Member Function Documentation

void SimEngineInitializeJob::start (  )  [virtual]

Starts the execution of the job. This is invoked by the thread object.

Implements ThreadPoolJob.

Definition at line 37 of file MultiThreadSimEngine.cpp.

References eng, and SingleThreadSimEngine::initialize().

Here is the call graph for this function:


Member Data Documentation

Definition at line 67 of file MultiThreadSimEngine.h.

Referenced by start().


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

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