![]() |
PEARL
Parallel Event Access and Replay Library
|
Declaration of the class Callback and related functions. More...
Classes | |
class | pearl::Callback |
Abstract base class for callback objects. More... | |
Namespaces | |
namespace | pearl |
Namespace of the PEARL library. | |
Typedefs | |
typedef CountedPtr< Callback > | pearl::CallbackPtr |
Type name for reference-counted callback objects. | |
Functions | |
template<class classT , typename funcT > | |
CallbackPtr | pearl::PEARL_create_callback (classT *instance, funcT function) |
This header file provides the declaration of the class Callback and related functions.
![]() |
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 |