Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members

workload.h File Reference

#include <iostream>

Go to the source code of this file.

Functions

void printWorkload (const ProcessNetwork &n, std::ostream &o=std::cout)
void printComputationWorkload (const ProcessNetwork &n, std::ostream &o=std::cout)
void printCommunicationWorkload (const ProcessNetwork &n, std::ostream &o=std::cout)


Function Documentation

void printCommunicationWorkload const ProcessNetwork n,
std::ostream &  o = std::cout
 

Definition at line 27 of file api/workload.cc.

Referenced by printWorkload().

void printComputationWorkload const ProcessNetwork n,
std::ostream &  o = std::cout
 

Definition at line 22 of file api/workload.cc.

Referenced by printWorkload().

void printWorkload const ProcessNetwork n,
std::ostream &  o = std::cout
 

Definition at line 16 of file api/workload.cc.

References printCommunicationWorkload(), and printComputationWorkload().


Generated on Wed Feb 15 14:52:40 2006 for yapi by doxygen 1.3.2