#include <Topology.h>
Public Member Functions | |
| LinkQuality & | operator= (const LinkQuality &lq) |
| LinkQuality (LinkQuality const &lq) | |
| LinkQuality (NodeId n, link_quality_t w) | |
| void | remove_reference () |
| void | set_counterpart (LinkQuality *lq) |
| bool | get_qualities (link_quality_t &f, link_quality_t &b) const |
| double | get_percentage () const |
| void | set_metric_weight (unsigned long mw) |
Public Attributes | |
| LinkQuality * | counterpart |
| NodeId | neighbor |
| link_quality_t | quality |
| unsigned long | metric_weight |
the endpoint of the link
| link_quality_t awds::RTopology::LinkQuality::quality |
unidirectional quality, received by topo packets
| unsigned long awds::RTopology::LinkQuality::metric_weight |
calculated by metric bidirectional
1.5.3-20071008