PEARL
Parallel Event Access and Replay Library
Classes | Namespaces | Typedefs | Functions
Callback.h File Reference

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)
 

Detailed Description

This header file provides the declaration of the class Callback and related functions.


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