[ libArts | Source | Keywords | Summary | Ancestors | All Members | Descendants ]
Back to the top of ArtsBgp4AggregatorAttribute
Back to the top of ArtsBgp4AggregatorAttribute
uint16_t AS() const;
-------------------------------------------------------------------------
uint16_t AS() const .........................................................................
Returns the AS number in the ArtsBgp4AggregatorAttribute.
-------------------------------------------------------------------------
uint16_t AS() const;
Back to the top of ArtsBgp4AggregatorAttribute
uint16_t AS(uint16_t as);
-------------------------------------------------------------------------
uint16_t AS(uint16_t as) .........................................................................
Sets and returns the AS number in the ArtsBgp4AggregatorAttribute.
-------------------------------------------------------------------------
uint16_t AS(uint16_t as);
Back to the top of ArtsBgp4AggregatorAttribute
ArtsBgp4Prefix & Prefix() const;
-------------------------------------------------------------------------
ArtsBgp4Prefix & Prefix() const .........................................................................
Returns the IP address in the ArtsBgp4AggregatorAttribute, as a reference to an ArtsBgp4Prefix.
-------------------------------------------------------------------------
ArtsBgp4Prefix & Prefix() const;
Back to the top of ArtsBgp4AggregatorAttribute
ArtsBgp4Prefix & Prefix (ArtsBgp4Prefix &);
-------------------------------------------------------------------------
ArtsBgp4Prefix & Prefix (ArtsBgp4Prefix &) .........................................................................
Sets and returns the IP address in the ArtsBgp4AggregatorAttribute, as a reference to an ArtsBgp4Prefix.
-------------------------------------------------------------------------
ArtsBgp4Prefix & Prefix (ArtsBgp4Prefix &);
Back to the top of ArtsBgp4AggregatorAttribute
operator = (const ArtsBgp4AggregatorAttribute & aggregator);
No documentation available.
operator = (const ArtsBgp4AggregatorAttribute & aggregator);
Back to the top of ArtsBgp4AggregatorAttribute
Back to the top of ArtsBgp4AggregatorAttribute
Back to the top of ArtsBgp4AggregatorAttribute
Back to the top of ArtsBgp4AggregatorAttribute
Report problems to jkotula@unimax.com