Route

Route

Description: TODO

Constructors

this
this(string address, Neighbor nexthop, long timeout, uint metric)
Undocumented in source.

Members

Functions

getAddress
string getAddress()
Undocumented in source. Be warned that the author may not have intended to support it.
getAge
long getAge()
Undocumented in source. Be warned that the author may not have intended to support it.
getMetric
uint getMetric()
Undocumented in source. Be warned that the author may not have intended to support it.
getNexthop
Neighbor getNexthop()
Undocumented in source. Be warned that the author may not have intended to support it.
isExpired
bool isExpired()
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(Object other)
Undocumented in source. Be warned that the author may not have intended to support it.
refreshTime
void refreshTime()
Undocumented in source. Be warned that the author may not have intended to support it.
setAgeibility
void setAgeibility(bool age)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta