class Link


Inheritance:


Public Fields

Link instvar attr_
Link instvar color_
Link instvar cost_
Link instvar dynamics_
Link instvar dynT_
Link instvar fromNode_
Link instvar head_
Link instvar iif_
Link instvar link_
Link instvar oldColor_
Link instvar pktmon_
Link instvar queue_
Link instvar toNode_
Link instvar trace_

Public Methods

Link instproc add-pktmon pktmon
Link instproc add-to-head { connector }
Link instproc all-connectors op
Link instproc change-color { color }
Link instproc color { color }
Link instproc cost
Link instproc cost c
Link instproc down { }
Link instproc dst {}
Link instproc dump-nam-queueconfig {}
Link instproc get-attribute { name }
Link instproc get-color {}
Link instproc head {}
Link instproc if-label
Link instproc init { src dst }
Link instproc install-error {em}
Link instproc label { label }
Link instproc label-at { str }
Link instproc label-color { str }
Link instproc link {}
Link instproc orient { ori }
Link instproc queue {}
Link instproc queuePos { pos }
Link instproc src {}
Link instproc up
Link instproc up { }

Documentation

Copyright (c) 1996 Regents of the University of California. All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the MASH Research Group at the University of California Berkeley. 4. Neither the name of the University nor of the Research Group may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

@() $Header$

Link instproc init { src dst }

Link instvar trace_

Link instvar fromNode_

Link instvar toNode_

Link instvar color_

Link instvar oldColor_

Link instproc head {}

Link instvar head_

Link instproc add-to-head { connector }

Link instproc queue {}

Link instvar queue_

Link instproc link {}

Link instvar link_

Link instproc src {}

Link instproc dst {}

Link instproc cost c

Link instproc cost

Link instvar cost_

Link instproc if-label

Link instvar iif_

Link instproc up { }

Link instvar dynamics_

Link instvar dynT_

Link instproc down { }

Link instproc up

Link instproc all-connectors op

Link instproc install-error {em}

Link instproc add-pktmon pktmon

Link instvar pktmon_

Link instproc dump-nam-queueconfig {}

Link instvar attr_

Link instproc orient { ori }
XXX This function should be called ONLY ONCE during initialization. The order in which links are created in nam is determined by the calling order of this function.

Link instproc get-attribute { name }

Link instproc queuePos { pos }

Link instproc color { color }

Link instproc change-color { color }
a link doesn't have its own trace file, write it to global trace file

Link instproc get-color {}

Link instproc label { label }

Link instproc label-color { str }

Link instproc label-at { str }


Direct child classes:
SimpleLink

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

Adapted for the NS documentation page

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de