[ libArts | Source | Keywords | Summary | Ancestors | All Members | Descendants ]
Back to the top of ArtsBgp4DPAttribute
Back to the top of ArtsBgp4DPAttribute
uint16_t AS() const;
-------------------------------------------------------------------------
uint16_t AS() const .........................................................................
Returns the AS number in the DPA attribute.
-------------------------------------------------------------------------
uint16_t AS() const;
Back to the top of ArtsBgp4DPAttribute
uint16_t AS(uint16_t as);
-------------------------------------------------------------------------
uint16_t AS(uint16_t as) .........................................................................
Sets and returns the AS number in the DPA attribute.
-------------------------------------------------------------------------
uint16_t AS(uint16_t as);
Back to the top of ArtsBgp4DPAttribute
uint32_t Value() const;
-------------------------------------------------------------------------
uint32_t Value() const .........................................................................
Returns the value in the DPA attribute.
-------------------------------------------------------------------------
uint32_t Value() const;
Back to the top of ArtsBgp4DPAttribute
uint32_t Value(uint32_t value);
-------------------------------------------------------------------------
uint32_t Value(uint32_t value) .........................................................................
Sets and returns the value in the DPA attribute.
-------------------------------------------------------------------------
uint32_t Value(uint32_t value);
Back to the top of ArtsBgp4DPAttribute
ArtsBgp4DPAttribute & operator = (const ArtsBgp4DPAttribute & attribute);
-------------------------------------------------------------------------
ArtsBgp4DPAttribute & operator = (const ArtsBgp4DPAttribute & attribute) .........................................................................
Overloaded '=' operator for assigning the value of an ArtsBgp4DPAttribute from another ArtsBgp4DPAttribute.
-------------------------------------------------------------------------
ArtsBgp4DPAttribute & operator = (const ArtsBgp4DPAttribute & attribute);
Back to the top of ArtsBgp4DPAttribute
Back to the top of ArtsBgp4DPAttribute
Back to the top of ArtsBgp4DPAttribute
Back to the top of ArtsBgp4DPAttribute
Report problems to jkotula@unimax.com