| 
 | 
 | ||||||||||||||||
AS4PathAttribute contain an AS4Path, whose structure is documented in aspath.hh. See comment there for usage.
| ~AS4PathAttribute () | ~AS4PathAttribute | 
| AS4PathAttribute (const AS4Path& p) | AS4PathAttribute | 
| AS4PathAttribute (const uint8_t* d) throw(CorruptMessage) | AS4PathAttribute | 
| PathAttribute * clone () | clone | 
[const]
Reimplemented from PathAttribute.
| string  str () | str | 
[const]
Reimplemented from PathAttribute.
| ASPath & as_path () | as_path | 
[const]
| AS4Path & as4_path () | as4_path | 
[const]
| bool  encode (uint8_t* buf, size_t &wire_size, const BGPPeerData* peerdata) | encode | 
[const]
Reimplemented from PathAttribute.