#include "Pooma/Configuration.h"
#include <vector>


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 |
1.5.9