| 
 
 | 
 | 
| BGPPeerList () | BGPPeerList | 
| ~BGPPeerList () | ~BGPPeerList | 
| void  all_stop () | all_stop | 
| bool  not_all_idle () | not_all_idle | 
| void  add_peer (BGPPeer *p) | add_peer | 
| void  remove_peer (BGPPeer *p) | remove_peer | 
| list<BGPPeer *>&  get_list () | get_list | 
| void  dump_list () | dump_list | 
| bool  get_peer_list_start (uint32_t& token) | get_peer_list_start | 
| bool  get_peer_list_next (const uint32_t& token, 
			    IPv4& local_ip, 
			    uint32_t& local_port, 
			    IPv4& peer_ip, 
			    uint32_t& peer_port) | get_peer_list_next | 
| Generated by: pavlin on possum.icir.org on Mon Jun 9 13:23:59 2003, using kdoc 2.0a54+XORP. |