|
xorp
|
Public Member Functions | |
| BGPCapParameter (uint8_t l, const uint8_t *d) | |
| BGPCapParameter (const BGPCapParameter ¶m) | |
| bool | compare (const BGPParameter &rhs) const |
| CapType | cap_code () const |
| virtual string | str () const =0 |
Protected Attributes | |
| CapType | _cap_code |
| uint8_t | _cap_length |