J-Sim v1.2.1-p7 API

Uses of Interface
drcl.comp.Wrapper

Packages that use Wrapper
drcl.comp   
drcl.comp.tool   
drcl.intserv   
drcl.intserv.scheduler   
drcl.ruv   
 

Uses of Wrapper in drcl.comp
 

Classes in drcl.comp that implement Wrapper
 class WrapperComponent
          Component that wraps a non-component object.
 

Uses of Wrapper in drcl.comp.tool
 

Classes in drcl.comp.tool that implement Wrapper
 class ComponentDebugger
          Can specify a set of keyword combinations to filter out unrelated events.
 class ComponentTester
          This tester component is designed for testing a component.
 

Uses of Wrapper in drcl.intserv
 

Classes in drcl.intserv that implement Wrapper
 class Scheduler
          The information unit a scheduler deals with in our architecture is "flow".
 

Uses of Wrapper in drcl.intserv.scheduler
 

Classes in drcl.intserv.scheduler that implement Wrapper
 class scheduler_Fifo
          The first-come-first-serve scheduler.
 class scheduler_PGPS
          The Packetized Generalized Processor Sharing scheduler.
 class scheduler_SCFQ
          The Self-clock Fair Queueing scheduler.
 class scheduler_SFQ
          The Start-time Fair Queueing scheduler.
 class scheduler_SP
          The Static priority scheduler.
 class scheduler_VC
          The VirtualClock scheduler.
 class scheduler_WF2Q
          The Worse-case fair weighted fair queueing scheduler.
 

Uses of Wrapper in drcl.ruv
 

Classes in drcl.ruv that implement Wrapper
 class Dterm
          Implemnets a terminal.
 


J-Sim v1.2.1-p7 API

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