PPL Logo

LocalBroadcaster< dtype, ClientType, EntryMethod > Class Template Reference

#include <NDMeshStreamer.h>

Inheritance diagram for LocalBroadcaster< dtype, ClientType, EntryMethod >:

Inheritance graph
[legend]
Collaboration diagram for LocalBroadcaster< dtype, ClientType, EntryMethod >:

Collaboration graph
[legend]

Public Member Functions

 LocalBroadcaster (CkArray *clientArrMgr, const dtype *dataItem)
void addLocation (CkLocation &loc)
 This location is part of the calling location manager.

Data Fields

CkArrayclientArrMgr_
const dtypedataItem_

Detailed Description

template<class dtype, class ClientType, int(*)(char *, void *) EntryMethod = defaultMeshStreamerDeliver<dtype,ClientType>>
class LocalBroadcaster< dtype, ClientType, EntryMethod >

Definition at line 1016 of file NDMeshStreamer.h.


Constructor & Destructor Documentation

template<class dtype, class ClientType, int(*)(char *, void *) EntryMethod = defaultMeshStreamerDeliver<dtype,ClientType>>
LocalBroadcaster< dtype, ClientType, EntryMethod >::LocalBroadcaster ( CkArray clientArrMgr,
const dtype dataItem 
) [inline]

Definition at line 1022 of file NDMeshStreamer.h.


Member Function Documentation

template<class dtype, class ClientType, int(*)(char *, void *) EntryMethod = defaultMeshStreamerDeliver<dtype,ClientType>>
void LocalBroadcaster< dtype, ClientType, EntryMethod >::addLocation ( CkLocation loc  )  [inline, virtual]

This location is part of the calling location manager.

Implements CkLocIterator.

Definition at line 1025 of file NDMeshStreamer.h.

References CkLocation::getIndex().

Here is the call graph for this function:


Field Documentation

template<class dtype, class ClientType, int(*)(char *, void *) EntryMethod = defaultMeshStreamerDeliver<dtype,ClientType>>
CkArray* LocalBroadcaster< dtype, ClientType, EntryMethod >::clientArrMgr_

Definition at line 1019 of file NDMeshStreamer.h.

template<class dtype, class ClientType, int(*)(char *, void *) EntryMethod = defaultMeshStreamerDeliver<dtype,ClientType>>
const dtype* LocalBroadcaster< dtype, ClientType, EntryMethod >::dataItem_

Definition at line 1020 of file NDMeshStreamer.h.


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

Generated on Mon Sep 21 08:26:49 2020 for Charm++ by  doxygen 1.5.5