|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.renesys.raceway.SSF.Entity
|
+--SSF.Net.link
Class configuring a level 2 link depending on the number of attached interfaces: if 2 interfaces are attached it will create an instance of SSF.Net.ptpLinkLayer; if 3 or more interfaces are attached it will create an instance of SSF.Net.lanLinkLayer.
| Constructor Summary | |
link(Net N,
java.lang.String use_nhi)
|
|
| Method Summary | |
void |
config(com.renesys.raceway.DML.Configuration cfg)
Configure the link layer with appropriate delay, addresses, and a list of attached interfaces. |
long |
delay()
Transmission delay, in ticks. |
| Methods inherited from class com.renesys.raceway.SSF.Entity |
alignment, alignTo, coalignedEntities, inChannels, init, joinAll, makeIndependent, now, outChannels, pauseAll, playRole, processes, resetSimulation, resumeAll, startAll, startAll, startClient, startClient, startServer, Vx, Yx |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public link(Net N,
java.lang.String use_nhi)
| Method Detail |
public long delay()
public void config(com.renesys.raceway.DML.Configuration cfg)
throws com.renesys.raceway.DML.configException
config in interface com.renesys.raceway.DML.Configurablecom.renesys.raceway.DML.configException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||