| 
		| class DataDescriptionPacket |  
		| Database Description Packet
  More... |  
 |  | 
 
Public Methods
 Database Description Packet
 
 [const]
Reimplemented from Packet.
| size_t  minimum_length () 
 | minimum_length | 
 [const]
 [const]
Reimplemented from Packet.
| bool  encode (vector<uint8_t>& pkt) 
 | encode | 
 Encode the packet.
Parameters:
| pkt | vector into which the packet should be placed. | 
Returns: true if the encoding suceeded.
     
Reimplemented from Packet.
| void  set_interface_mtu (uint16_t mtu) 
 | set_interface_mtu | 
| uint16_t  get_interface_mtu () 
 | get_interface_mtu | 
 [const]
| void  set_options (uint32_t options) 
 | set_options | 
| uint32_t  get_options () 
 | get_options | 
 [const]
| void  set_i_bit (bool bit) 
 | set_i_bit | 
| bool  get_i_bit () 
 | get_i_bit | 
 [const]
| void  set_m_bit (bool bit) 
 | set_m_bit | 
| bool  get_m_bit () 
 | get_m_bit | 
 [const]
| void  set_ms_bit (bool bit) 
 | set_ms_bit | 
| bool  get_ms_bit () 
 | get_ms_bit | 
 [const]
| void  set_dd_seqno (uint32_t seqno) 
 | set_dd_seqno | 
| uint32_t  get_dd_seqno () 
 | get_dd_seqno | 
 [const]
| list<Lsa_header>&  get_lsa_headers () 
 | get_lsa_headers | 
 [const]
 Generate a printable representation of the packet.
     
Reimplemented from Packet.
	
Generated by: bms on anglepoise.lon.incunabulum.net on Wed Jul 23 10:06:05 2008, using kdoc 2.0a54+XORP.