DRCL J-Sim API

Uses of Class
drcl.inet.protocol.cbt.CBTInterface

Packages that use CBTInterface
drcl.inet.protocol.cbt   
 

Uses of CBTInterface in drcl.inet.protocol.cbt
 

Fields in drcl.inet.protocol.cbt declared as CBTInterface
 CBTInterface[] CBTState.ifs
           
 

Methods in drcl.inet.protocol.cbt that return CBTInterface
 CBTInterface CBTState.addIf(int if_, boolean upstream_, boolean broadcast_, boolean hostIf_, boolean routerIf_, java.lang.Object extension_)
          Adds an interface.
 CBTInterface CBTState.getIf(int if_)
          Retrieves an interface.
 CBTInterface CBTState.getUpstreamIf()
          Retrieves the "upstream" interface.
 


DRCL J-Sim API

Copyright © 1998-2003 Distributed Real-time Computing Lab (DRCL). All Rights Reserved.     ~ To J-Sim Home ~