Public Methods
Public Static Methods
Protected Members
[static]
create a new BGPParameter from incoming data.
Takes a chunk of memory of size l, returns an object of the
appropriate type and actual_length is the number of bytes used
from the packet.
Throws an exception on error.
BGPParameter ()
| BGPParameter |
BGPParameter (uint8_t l, const uint8_t* d)
| BGPParameter |
~BGPParameter ()
| ~BGPParameter |
[virtual]
[pure virtual]
[const pure virtual]
[const pure virtual]
void dump_contents ()
| dump_contents |
[const]
[const]
void set_length (int l)
| set_length |
[const]
uint8_t paramlength ()
| paramlength |
[const]
[const]
[const pure virtual]
[protected]
[protected]
[protected]
Generated by: pavlin on possum.icir.org on Thu Nov 6 23:47:04 2003, using kdoc 2.0a54+XORP. |