|
PEARL
Parallel Event Access and Replay Library
|
Event processing and replay abstractions of the PEARL Library.
Classes | |
| class | pearl::Callback |
| Abstract base class for callback objects. More... | |
| class | pearl::CallbackData |
| Base class for data objects passed to callback function during replay. More... | |
| class | pearl::CallbackManager |
| Manages a set of callback objects and provides a simple notification mechanism. More... | |
| class | pearl::CompoundTask |
| Maintains a set of tasks and executes them in sequence. More... | |
| class | pearl::ReplayTask |
| Abstract base class for a replay-based trace analysis task. More... | |
| class | pearl::ForwardReplayTask |
| Base class for forward trace-replay tasks. More... | |
| class | pearl::BackwardReplayTask |
| Base class for backward trace-replay tasks. More... | |
| class | pearl::Task |
| Abstract base class for a generic Task. More... | |
| class | pearl::TaskWrapper |
| Abstract base class for a wrapper task. More... | |
Files | |
| file | Callback.h |
Declaration of the class Callback and related functions. | |
| file | CallbackData.h |
Declaration of the class CallbackData. | |
| file | CallbackManager.h |
Declaration of the class CallbackManager. | |
| file | CompoundTask.h |
Declaration of the class CompoundTask. | |
| file | pearl_replay.h |
Declarations of replay-related library functions. | |
| file | ReplayTask.h |
Declaration of the class ReplayTask. | |
| file | Task.h |
Declaration of the class Task. | |
| file | TaskWrapper.h |
Declaration of the class TaskWrapper. | |
![]() |
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 |