|
cosi::library::wiredbas::EthernetNode Class Reference#include <EthernetNode.h>
List of all members.
|
Public Member Functions |
| EthernetNode () |
virtual | ~EthernetNode () |
void | SetCostModel (cosi::models::wiredbas::EthernetNodeCost *pCostModel) |
virtual
cosi::commstruct::wiredbas::PlatformInstance * | GetPlatformInstance (int V, Position pP)=0 |
virtual
cosi::commstruct::wiredbas::Implementation * | GetImplementationInstance (int V, Position pP, ThreadSet pThreads, TransferTable pT)=0 |
virtual RealDelay | GetDelay (Vertex NodeId, cosi::commstruct::wiredbas::Implementation *pI, Vertex Src, std::string Dest)=0 |
virtual double | GetDelayValue (Vertex NodeId, cosi::commstruct::wiredbas::Implementation *pI, Vertex Src, std::string Dest)=0 |
virtual double | GetCost ()=0 |
Protected Attributes |
cosi::models::wiredbas::EthernetNodeCost * | mCostModel |
Constructor & Destructor Documentation
cosi::library::wiredbas::EthernetNode::EthernetNode |
( |
|
) |
|
cosi::library::wiredbas::EthernetNode::~EthernetNode |
( |
|
) |
[virtual] |
Member Function Documentation
virtual double cosi::library::wiredbas::EthernetNode::GetCost |
( |
|
) |
[pure virtual] |
Member Data Documentation
The documentation for this class was generated from the following files:
Generated on Sun Sep 7 18:37:48 2008 for COSI by
1.5.4
|