|
OpenSDN source code
|
#include <bgp_aspath.h>


Public Member Functions | |
| As4PathDB (BgpServer *server) | |
Public Member Functions inherited from BgpPathAttributeDB< As4Path, As4PathPtr, As4PathSpec, As4PathCompare, As4PathDB > | |
| BgpPathAttributeDB (int hash_size=GetHashSize()) | |
| size_t | Size () |
| void | Delete (As4Path *attr) |
| As4PathPtr | Locate (As4Path *attr) |
| As4PathPtr | Locate (const As4PathSpec &spec) |
Definition at line 489 of file bgp_aspath.h.
|
explicit |
Definition at line 729 of file bgp_aspath.cc.