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

rteNetwork Class Reference

#include <rtenetwork.h>

Inheritance diagram for rteNetwork:

cosyNetwork List of all members.

Public Member Functions

 rteNetwork (NetworkImpl &n)
virtual ~rteNetwork ()
const NetworkImplapi () const
virtual void start ()=0
virtual void printCommunicationWorkload ()=0
virtual void printComputationWorkload ()=0

Private Attributes

NetworkImplbase

Constructor & Destructor Documentation

rteNetwork::rteNetwork NetworkImpl n  ) 
 

Definition at line 15 of file rtenetwork.cc.

References base, base, and NetworkImpl::impl.

rteNetwork::~rteNetwork  )  [virtual]
 

Definition at line 21 of file rtenetwork.cc.

References base, and NetworkImpl::impl.


Member Function Documentation

const NetworkImpl * rteNetwork::api  )  const
 

Definition at line 26 of file rtenetwork.cc.

References base.

Referenced by cosyNetwork::cosyNetwork(), cosyNetwork::deadlock(), fatal_func(), cosyNetwork::growFifo(), cosyNetwork::printCommunicationWorkload(), cosyNetwork::printComputationWorkload(), cosyNetwork::printFifoMetrics(), cosyNetwork::printProcessStatus(), and cosyRte::start().

virtual void rteNetwork::printCommunicationWorkload  )  [pure virtual]
 

Implemented in cosyNetwork.

virtual void rteNetwork::printComputationWorkload  )  [pure virtual]
 

Implemented in cosyNetwork.

virtual void rteNetwork::start  )  [pure virtual]
 

Implemented in cosyNetwork.

Referenced by cosyRte::start().


Member Data Documentation

NetworkImpl* rteNetwork::base [private]
 

Definition at line 36 of file rtenetwork.h.

Referenced by api(), rteNetwork(), and ~rteNetwork().


The documentation for this class was generated from the following files:
Generated on Wed Feb 15 14:52:41 2006 for yapi by doxygen 1.3.2