|
cosi::library::wiredbas::EthernetSwitch Class Reference#include <EthernetSwitch.h>
List of all members.
|
Public Member Functions |
| EthernetSwitch (int Nin, int Nout, double Speed) |
virtual | ~EthernetSwitch () |
cosi::commstruct::wiredbas::PlatformInstance * | GetPlatformInstance (int V, Position pP) |
cosi::commstruct::wiredbas::Implementation * | GetImplementationInstance (int V, Position pP, ThreadSet pThreads, TransferTable pT) |
RealDelay | GetDelay (Vertex NodeId, cosi::commstruct::wiredbas::Implementation *pI, Vertex Src, std::string Dest) |
double | GetDelayValue (Vertex NodeId, cosi::commstruct::wiredbas::Implementation *pI, Vertex Src, std::string Dest) |
double | GetCost () |
RealDelay | GetDelay (Vertex NodeId, cosi::commstruct::wiredbas::Implementation *pI, Vertex Src, Vertex Dest) |
double | GetDelayValue (Vertex NodeId, cosi::commstruct::wiredbas::Implementation *pI, Vertex Src, Vertex Dest) |
Public Attributes |
std::string | ComponentName |
std::string | ComponentType |
Private Attributes |
cosi::models::wiredbas::EthernetSwitchDelay * | mDelayModel |
Constructor & Destructor Documentation
cosi::library::wiredbas::EthernetSwitch::EthernetSwitch |
( |
int |
Nin, |
|
|
int |
Nout, |
|
|
double |
Speed | |
|
) |
| | |
cosi::library::wiredbas::EthernetSwitch::~EthernetSwitch |
( |
|
) |
[virtual] |
Member Function Documentation
double cosi::library::wiredbas::EthernetSwitch::GetCost |
( |
|
) |
[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
|