PEARL
Parallel Event Access and Replay Library
List of all members
pearl::AmListenerFactory Class Reference

Listener factory for active message listeners. More...

#include <pearl/AmListenerFactory.h>

Public Types

Type definitions
typedef AmListener::Ptr(* CbFunction) (const Communicator &)
 Listener Callback-function type. More...
 
typedef std::map< pearl::Paradigm, CbFunctionCbContainer
 Container type for callback lists. More...
 

Static Public Member Functions

Factory interface
static AmListener::Ptr create (const pearl::Communicator &)
 
Callback interface
static CbContainergetCallbacks ()
 
static void registerCallback (Paradigm paradigm, CbFunction callback)
 

Detailed Description

Automatic factory for active message listeners.

Member Typedef Documentation

◆ CbContainer

◆ CbFunction

typedef AmListener::Ptr(* pearl::AmListenerFactory::CbFunction) (const Communicator &)

Member Function Documentation

◆ create()

static AmListener::Ptr pearl::AmListenerFactory::create ( const pearl::Communicator )
static

◆ getCallbacks()

static CbContainer& pearl::AmListenerFactory::getCallbacks ( )
static

◆ registerCallback()

static void pearl::AmListenerFactory::registerCallback ( Paradigm  paradigm,
CbFunction  callback 
)
static

The documentation for this class was generated from the following file:

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