PPL Logo

MSA_Listener Class Reference

Listens for some event on a page or set of pages. More...

#include <msa-DistPageMgr.h>

Inheritance diagram for MSA_Listener:

Inheritance graph
[legend]

Public Member Functions

 MSA_Listener ()
virtual ~MSA_Listener ()
virtual void add (void)=0
 Getting added to a lister list.
virtual void signal (unsigned int pageNo)=0
 Event waiting for has occurred.

Detailed Description

Listens for some event on a page or set of pages.

Definition at line 34 of file msa-DistPageMgr.h.


Constructor & Destructor Documentation

MSA_Listener::MSA_Listener (  )  [inline]

Definition at line 36 of file msa-DistPageMgr.h.

MSA_Listener::~MSA_Listener (  )  [virtual]

Definition at line 5 of file msa-distArray.C.


Member Function Documentation

virtual void MSA_Listener::add ( void   )  [pure virtual]

Getting added to a lister list.

Implemented in MSA_Thread_Listener.

Referenced by MSA_Listeners::add().

Here is the caller graph for this function:

virtual void MSA_Listener::signal ( unsigned int  pageNo  )  [pure virtual]

Event waiting for has occurred.

Implemented in MSA_Thread_Listener.


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

Generated on Mon Sep 21 08:27:46 2020 for Charm++ by  doxygen 1.5.5