FreePOOMA  2.4.1
Classes | Namespaces | Functions | Variables
Messaging.h File Reference

Functions and classes needed to support interaction with the cheetah messaging library. More...

#include "Pooma/Configuration.h"
#include <vector>
Include dependency graph for Messaging.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TagGenerator
 There exist situations where pooma needs to generate identifying tags for data being transferred from one context to another. More...

Namespaces

namespace  Pooma

Functions

void Pooma::initializeCheetahHelpers (int contexts)
void Pooma::finalizeCheetahHelpers ()
int Pooma::sendTag (int context)
int Pooma::receiveTag (int context)
void Pooma::addIncomingMessage ()
void Pooma::gotIncomingMessage ()
bool Pooma::incomingMessages ()

Variables

int Pooma::expectedMessages_g

Detailed Description

Functions and classes needed to support interaction with the cheetah messaging library.