ArtsBgp4RouteTable


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

Quick Index

DESCRIPTION

Class Summary

class ArtsBgp4RouteTable

{

public:
uint32_t NumRoutes() const;
uint32_t NumRoutes(uint32_t numRoutes);
deque<ArtsBgp4RouteEntry> & Routes() const;
protected:
}; // ArtsBgp4RouteTable

Back to the top of ArtsBgp4RouteTable


DESCRIPTION


---------------------------------------------------------------------------
class ArtsBgp4RouteTable
---------------------------------------------------------------------------

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

Back to the top of ArtsBgp4RouteTable


uint32_t NumRoutes() const;


-------------------------------------------------------------------------
uint32_t NumRoutes() const
.........................................................................

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

  uint32_t NumRoutes() const;

Back to the top of ArtsBgp4RouteTable


uint32_t NumRoutes(uint32_t numRoutes);


-------------------------------------------------------------------------
uint32_t NumRoutes(uint32_t numRoutes)
.........................................................................

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

  uint32_t NumRoutes(uint32_t numRoutes);

Back to the top of ArtsBgp4RouteTable


deque<ArtsBgp4RouteEntry> & Routes() const;


-------------------------------------------------------------------------
deque<ArtsBgp4RouteEntry> & Routes() const
.........................................................................

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

  deque<ArtsBgp4RouteEntry> & Routes() const;

Back to the top of ArtsBgp4RouteTable


All Members

public:
uint32_t NumRoutes() const;
uint32_t NumRoutes(uint32_t numRoutes);
deque<ArtsBgp4RouteEntry> & Routes() const;
protected:

Back to the top of ArtsBgp4RouteTable


Ancestors

Class does not inherit from any other class.

Back to the top of ArtsBgp4RouteTable


Descendants

Class is not inherited by any others.

Back to the top of ArtsBgp4RouteTable


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

Report problems to jkotula@unimax.com