SimEngineResetJob Class Reference

#include <MultiThreadSimEngine.h>

Inheritance diagram for SimEngineResetJob:

Inheritance graph
[legend]
Collaboration diagram for SimEngineResetJob:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 SimEngineResetJob (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 38 of file MultiThreadSimEngine.h.


Constructor & Destructor Documentation

SimEngineResetJob::SimEngineResetJob ( SingleThreadSimEngine eng  ) 

Constructs a SimEngineReset job.

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

Definition at line 22 of file MultiThreadSimEngine.cpp.


Member Function Documentation

void SimEngineResetJob::start (  )  [virtual]

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

Implements ThreadPoolJob.

Definition at line 27 of file MultiThreadSimEngine.cpp.

References eng, and SingleThreadSimEngine::reset().

Here is the call graph for this function:


Member Data Documentation

Definition at line 51 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