class <SALink> SALink : public Connector


Inheritance:


Public Methods

int command(int argc, const char*const* argv)
SALink()
void trace(TracedVar* v)

Protected Fields

ADC* adc_
int dst_
id of node at end of the link
int last_
previous ac decision on this link
TracedInt numfl_
int off_ip_
int off_resv_
int onumfl_
XXX: store previous value of numfl_ for nam
pending pending_[NFLOWS]
int RTT
int src_
id of node we're connected to (for nam traces)
Tcl_Channel tchan_

Protected Methods

int get_nxt()
int lookup(int)
void recv(Packet *, Handler *)

Inherited from Connector:

Public Methods

virtual void drop(Packet* p)
inline NsObject* target()

Protected Fields

NsObject* drop_
NsObject* target_

Protected Methods

virtual void drop(Packet* p, const char *s)
inline void send(Packet* p, Handler* h)

Inherited from NsObject:

Public Methods

virtual void debug(const char *fmt, ...)
virtual int delay_bind_dispatch(const char *varName, const char *localName, TclObject *tracer)
virtual void delay_bind_init_all()
int isdebug()

Protected Fields

int debug_
int off_cmn_
int off_flags_

Protected Methods

void handle(Event*)
virtual void reset()

Inherited from Handler:


Documentation

SALink()

int command(int argc, const char*const* argv)

void trace(TracedVar* v)

void recv(Packet *, Handler *)

ADC* adc_

int RTT

int off_ip_

int off_resv_

pending pending_[NFLOWS]

int lookup(int)

int get_nxt()

TracedInt numfl_

Tcl_Channel tchan_

int onumfl_
XXX: store previous value of numfl_ for nam

int src_
id of node we're connected to (for nam traces)

int dst_
id of node at end of the link

int last_
previous ac decision on this link


This class has no child classes.

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