|
PEARL
Parallel Event Access and Replay Library
|
Declaration of the class Callback and related functions. More...
#include "CountedPtr.h"Classes | |
| class | pearl::Callback |
| Abstract base class for callback objects. More... | |
Namespaces | |
| pearl | |
| Namespace of the PEARL library. | |
Typedefs | |
| typedef CountedPtr< Callback > | pearl::CallbackPtr |
| Type name for reference-counted callback objects. More... | |
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–2016 Forschungszentrum Jülich GmbH,
Jülich Supercomputing Centre
Copyright © 2009–2015 German Research School for Simulation Sciences GmbH, Laboratory for Parallel Programming |