typedef list <BGPUpdateAttrib>::const_iterator const_iterator | const_iterator |
typedef list <BGPUpdateAttrib>::iterator iterator | iterator |
size_t wire_size ()
| wire_size |
[const]
uint8_t * encode (size_t &l, uint8_t *buf = 0)
| encode |
[const]
void decode (const uint8_t *d, size_t len)
throw(CorruptMessage) | decode |
string str (string)
| str |
[const]
bool operator== (const BGPUpdateAttribList& other)
| operator== |