#include <Messaging.h>
Public Member Functions | |
TagGenerator () | |
TagGenerator (int n) | |
int | send (int otherContext) |
int | receive (int otherContext) |
In order to generate the correct data-flow, pooma needs to manage a set of tags that identify bricks being transferred from context to context.
TagGenerator::TagGenerator | ( | ) | [inline] |
TagGenerator::TagGenerator | ( | int | n | ) | [inline] |
int TagGenerator::send | ( | int | otherContext | ) | [inline] |
int TagGenerator::receive | ( | int | otherContext | ) | [inline] |