|
xorp
|
Public Member Functions | |
| GetTopology (XrlRouter &xr, const string &tgt) | |
| void | get (int argc, char *argv[]) |
| void | output () |
Private Member Functions | |
| void | list_cb (const XrlError &e, const XrlAtomList *atoms) |
| void | topology_cb (const XrlError &e, const IPv4 *destination, const IPv4 *lasthop, const uint32_t *distance, const uint32_t *seqno, const uint32_t *hold_time) |
| void | fetch_next () |
Private Attributes | |
| list< OlsrTypes::TopologyID > | _tc_ids |
|
list< OlsrTypes::TopologyID > ::iterator | _index |
| list< TopologyInfo > | _infos |