
Go to the source code of this file.
Functions | |
| int | log_of_2 (int i) |
| CkpvDeclare (int, pipeline_handler) | |
| void | PipelineFragmentHandler (void *message) |
| Converse handler for messages broadcasted through PipeBroadcastConverse and subclasses when fragmentation is needed. | |
| CkpvDeclare (int, pipeline_frag_handler) | |
| void | PipelineHandler (void *message) |
| Converse handler for messages broadcasted through PipeBroadcastConverse and subclasses when no fragmentation is needed (i.e the total size is less than the pipeSize). | |
Definition in file pipebroadcastconverse.C.
1.5.5