SSF.Net
Class link

java.lang.Object
  |
  +--com.renesys.raceway.SSF.Entity
        |
        +--SSF.Net.link
All Implemented Interfaces:
com.renesys.raceway.DML.Configurable
Direct Known Subclasses:
_link

public synchronized class link
extends com.renesys.raceway.SSF.Entity
implements com.renesys.raceway.DML.Configurable


Field Summary
(package private)  int attachedCount
           
(package private)  java.util.Hashtable attachedInterfaces
           
(package private)  java.lang.String cidr
           
private  double delay
           
(package private)  tcpDump dumpTo
           
(package private)  java.lang.String ip
           
(package private)  int ipaddr
           
(package private)  linkLayer link_hw
           
(package private)  Net net
           
(package private)  java.lang.String nhi
           
(package private)  int prefix
           
 
Fields inherited from class com.renesys.raceway.SSF.Entity
 
Constructor Summary
link(Net, java.lang.String)
           
 
Method Summary
 void config(com.renesys.raceway.DML.Configuration)
           
 long delay()
           
 
Methods inherited from class com.renesys.raceway.SSF.Entity
alignment, alignTo, coalignedEntities, inChannels, init, joinAll, makeIndependent, now, outChannels, pauseAll, playRole, processes, resumeAll, startAll, startAll, startClient, startClient, startServer, W, Z
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

net

Net net

link_hw

linkLayer link_hw

dumpTo

tcpDump dumpTo

attachedCount

int attachedCount

attachedInterfaces

java.util.Hashtable attachedInterfaces

cidr

java.lang.String cidr

ip

java.lang.String ip

nhi

java.lang.String nhi

ipaddr

int ipaddr

prefix

int prefix

delay

private double delay
Constructor Detail

link

public link(Net,
            java.lang.String)
Method Detail

delay

public long delay()

config

public void config(com.renesys.raceway.DML.Configuration)
            throws com.renesys.raceway.DML.configException
Specified by:
config in interface com.renesys.raceway.DML.Configurable
com.renesys.raceway.DML.configException