ArtsBgp4RouteEntry


[ libArts | Source | Keywords | Summary | Ancestors | All Members | Descendants ]

Quick Index

DESCRIPTION

Class Summary

class ArtsBgp4RouteEntry

{

public:
const ArtsBgp4Prefix & Prefix() const;
ArtsBgp4Prefix & Prefix(const ArtsBgp4Prefix & prefix);
uint32_t AttributeIndex() const;
uint32_t AttributeIndex(uint32_t attrIndex);
protected:
}; // ArtsBgp4RouteEntry

Back to the top of ArtsBgp4RouteEntry


DESCRIPTION


---------------------------------------------------------------------------
class ArtsBgp4RouteEntry
---------------------------------------------------------------------------



---------------------------------------------------------------------------

Back to the top of ArtsBgp4RouteEntry


const ArtsBgp4Prefix & Prefix() const;


-------------------------------------------------------------------------
const ArtsBgp4Prefix & Prefix() const
.........................................................................

-------------------------------------------------------------------------

  const ArtsBgp4Prefix & Prefix() const;

Back to the top of ArtsBgp4RouteEntry


ArtsBgp4Prefix & Prefix(const ArtsBgp4Prefix & prefix);


-------------------------------------------------------------------------
ArtsBgp4Prefix & Prefix(const ArtsBgp4Prefix & prefix)
.........................................................................

-------------------------------------------------------------------------

  ArtsBgp4Prefix & Prefix(const ArtsBgp4Prefix & prefix);

Back to the top of ArtsBgp4RouteEntry


uint32_t AttributeIndex() const;


-------------------------------------------------------------------------
uint32_t AttributeIndex() const
.........................................................................

-------------------------------------------------------------------------

  uint32_t AttributeIndex() const;

Back to the top of ArtsBgp4RouteEntry


uint32_t AttributeIndex(uint32_t attrIndex);


-------------------------------------------------------------------------
uint32_t AttributeIndex(uint32_t attrIndex)
.........................................................................

-------------------------------------------------------------------------

  uint32_t AttributeIndex(uint32_t attrIndex);

Back to the top of ArtsBgp4RouteEntry


All Members

public:
const ArtsBgp4Prefix & Prefix() const;
ArtsBgp4Prefix & Prefix(const ArtsBgp4Prefix & prefix);
uint32_t AttributeIndex() const;
uint32_t AttributeIndex(uint32_t attrIndex);
protected:

Back to the top of ArtsBgp4RouteEntry


Ancestors

Class does not inherit from any other class.

Back to the top of ArtsBgp4RouteEntry


Descendants

Class is not inherited by any others.

Back to the top of ArtsBgp4RouteEntry


Generated from source by the Cocoon utilities on Sat Oct 17 14:39:53 1998 .

Report problems to jkotula@unimax.com