FreePOOMA
2.4.1
|
Functions and classes needed to support interaction with the cheetah messaging library. More...
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 |
Functions and classes needed to support interaction with the cheetah messaging library.