typedef list <IPv4>::const_iterator const_iterator | const_iterator |
ClusterListAttribute ()
| ClusterListAttribute |
ClusterListAttribute (const uint8_t* d)
throw(CorruptMessage) | ClusterListAttribute |
PathAttribute * clone ()
| clone |
[const]
Reimplemented from PathAttribute.
string str ()
| str |
[const]
Reimplemented from PathAttribute.
const list <IPv4>& cluster_list ()
| cluster_list |
[const]
void prepend_cluster_id (IPv4 cluster_id)
| prepend_cluster_id |
bool contains (IPv4 cluster_id)
| contains |
[const]
bool encode (uint8_t* buf, size_t &wire_size, const BGPPeerData* peerdata)
| encode |
[const]
Reimplemented from PathAttribute.