| 
		| class KeepAlivePacket | KeepAlivePacket are extremely simple, being made only of a header. More... |  
 |  | 
Public Methods
 KeepAlivePacket are extremely simple, being made only of a header.
 with the appropriate type and length.
 
| KeepAlivePacket (const uint8_t *, uint16_t l) throw(CorruptMessage)
 | KeepAlivePacket | 
 need nothing to parse incoming data
     
| KeepAlivePacket () 
 | KeepAlivePacket | 
| ~KeepAlivePacket () 
 | ~KeepAlivePacket | 
| const uint8_t * encode (size_t &len, uint8_t *buf = 0) 
 | encode | 
 [const]
Reimplemented from BGPPacket.
 [const virtual]
Reimplemented from BGPPacket.
 [const]
	
	| Generated by: pavlin on possum.icir.org on Mon Mar 10 19:34:59 2003, using kdoc 2.0a54+XORP. |