|
|
InternalMessage (const SubnetRoute<A> *route,
const PeerHandler *origin_peer,
uint32_t genid)
| InternalMessage |
~InternalMessage ()
| ~InternalMessage |
const IPNet<A>& net ()
| net |
[const]
const SubnetRoute<A> * route ()
| route |
[const]
const PeerHandler* origin_peer ()
| origin_peer |
[const]
const A& nexthop ()
| nexthop |
[const]
bool changed ()
| changed |
[const]
void set_changed ()
| set_changed |
void clear_changed ()
| clear_changed |
[const]
bool push ()
| push |
[const]
void set_push ()
| set_push |
void clear_push ()
| clear_push |
bool from_previous_peering ()
| from_previous_peering |
[const]
void set_from_previous_peering ()
| set_from_previous_peering |
uint32_t genid ()
| genid |
[const]
inline bool has_igp_metric ()
| has_igp_metric |
[const]
inline uint32_t igp_metric ()
| igp_metric |
[const]
inline void set_igp_metric (uint32_t metric)
| set_igp_metric |
[const]
inline void clone_igp_metric (const InternalMessage<A>& them)
| clone_igp_metric |
void force_clear_push ()
| force_clear_push |
[const]
void inactivate ()
| inactivate |
[const]
string str ()
| str |
[const]
Generated by: pavlin on possum.icir.org on Thu Nov 6 23:47:04 2003, using kdoc 2.0a54+XORP. |