PPL Logo

EventMsgPool Class Reference

#include <evmpool.h>

Inheritance diagram for EventMsgPool:

Inheritance graph
[legend]
Collaboration diagram for EventMsgPool:

Collaboration graph
[legend]

Public Member Functions

 EventMsgPool (PoolInitMsg *m)
 EventMsgPool (CkMigrateMessage *)
int CheckPool (int idx)
void * GetEventMsg (int idx)
void PutEventMsg (int idx, void *msg)

Private Attributes

int numPools
PoolmsgPools

Detailed Description

Definition at line 28 of file evmpool.h.


Constructor & Destructor Documentation

EventMsgPool::EventMsgPool ( PoolInitMsg m  )  [inline]

Definition at line 33 of file evmpool.h.

References CkFreeMsg(), msgPools, PoolInitMsg::numPools, and numPools.

Here is the call graph for this function:

EventMsgPool::EventMsgPool ( CkMigrateMessage  )  [inline]

Definition at line 40 of file evmpool.h.


Member Function Documentation

int EventMsgPool::CheckPool ( int  idx  ) 

Definition at line 12 of file evmpool.C.

References msgPools, Pool::numMsgs, and numPools.

void * EventMsgPool::GetEventMsg ( int  idx  ) 

Definition at line 20 of file evmpool.C.

References Pool::msgPool, msgPools, and Pool::numMsgs.

void EventMsgPool::PutEventMsg ( int  idx,
void *  msg 
)

Definition at line 27 of file evmpool.C.

References Pool::msgPool, msgPools, and Pool::numMsgs.


Field Documentation

Definition at line 30 of file evmpool.h.

Referenced by CheckPool(), and EventMsgPool().

Definition at line 31 of file evmpool.h.

Referenced by CheckPool(), EventMsgPool(), GetEventMsg(), and PutEventMsg().


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

Generated on Mon Sep 21 08:23:25 2020 for Charm++ by  doxygen 1.5.5