[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Object Hierarchy



On Mon, 31 May 1999 17:31:14 BST, Randa wrote: 
>Hello All,
>	I need to get the object hierarchy of NS. There was one in the NS manula pages which it very late and out-of-date. So, does anyone know from where I can get the most current Object hierarchy
>
>Thanks
>Randa
>[email protected]
>The old Object hierarchy in NS Manual pages is:
>Simulator
>          MultiSim
>    Node 
>    Link
>          SimpleLink
>             CBQLink
>          DummyLink
>    DelayLink
>    Queue
>          DropTail
>          FQ
>          SFQ
>          DRR
>          RED
>          CBQ
>          CBQ/WRR
>    QueueMonitor
>          ED
>               Flowmon
>               Flow
>    rtObject
>    RouteLogic
>    Agent
>          rtProto
>               Static
>               Session
>               DV
>               Direct
>          Null
>          LossMonitor
>          TCPSimple
>          TCP
>               FullTcp
>               Reno
>               Newreno
>               Sack1
>               Fack
>           TCPSink
>               DelAck
>               Sack1
>                   DelAck
>          CBR
>              UDP
>               RTP
>          RTCP
>          IVS
>               Source
>               Receiver
>          SRM
>          Session
>               RTP
>    Source
>          FTP
>          Telnet
>    Traffic
>          Expoo
>          Pareto
>          Trace
>    Integrator
>    Samples

See the "class hierarchy" link off the main ns page.
(Thanks to Antoine Clerget for contributing this.)

   -John Heidemann