PEARL
Parallel Event Access and Replay Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Protected Member Functions
pearl::BackwardReplayTask Class Reference

Base class for backward trace-replay tasks. More...

#include <pearl/ReplayTask.h>

Inheritance diagram for pearl::BackwardReplayTask:
pearl::ReplayTask pearl::Task

List of all members.

Protected Member Functions

virtual bool replay ()
Constructors & destructor
 BackwardReplayTask (const GlobalDefs &defs, LocalTrace &trace, CallbackData *cbdata=0, CallbackManager *cbmanager=0)

Detailed Description

BackwardReplayTask will perform a backward replay using PEARL_backward_replay() when executed. To use this class, derive a class from BackwardReplayTask and add some callback methods. For an example, please refer to the description of class ForwardReplayTask.

See also:
ForwardReplayTask

Constructor & Destructor Documentation

pearl::BackwardReplayTask::BackwardReplayTask ( const GlobalDefs defs,
LocalTrace trace,
CallbackData cbdata = 0,
CallbackManager cbmanager = 0 
) [protected]

Member Function Documentation

virtual bool pearl::BackwardReplayTask::replay ( ) [protected, virtual]

Implements pearl::ReplayTask.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Scalasca    Copyright © 1998–2014 Forschungszentrum Jülich GmbH, Jülich Supercomputing Centre
Copyright © 2009–2014 German Research School for Simulation Sciences GmbH, Laboratory for Parallel Programming