OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AsPathDB Class Reference

#include <bgp_aspath.h>

Inheritance diagram for AsPathDB:
Collaboration diagram for AsPathDB:

Public Member Functions

 AsPathDB (BgpServer *server)
 
- Public Member Functions inherited from BgpPathAttributeDB< AsPath, AsPathPtr, AsPathSpec, AsPathCompare, AsPathDB >
 BgpPathAttributeDB (int hash_size=GetHashSize())
 
size_t Size ()
 
void Delete (AsPath *attr)
 
AsPathPtr Locate (AsPath *attr)
 
AsPathPtr Locate (const AsPathSpec &spec)
 

Detailed Description

Definition at line 173 of file bgp_aspath.h.

Constructor & Destructor Documentation

AsPathDB::AsPathDB ( BgpServer server)
explicit

Definition at line 277 of file bgp_aspath.cc.


The documentation for this class was generated from the following files: