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


Public Member Functions | |
| BgpOListDB (BgpServer *server) | |
Public Member Functions inherited from BgpPathAttributeDB< BgpOList, BgpOListPtr, BgpOListSpec, BgpOListCompare, BgpOListDB > | |
| BgpPathAttributeDB (int hash_size=GetHashSize()) | |
| size_t | Size () |
| void | Delete (BgpOList *attr) |
| BgpOListPtr | Locate (BgpOList *attr) |
| BgpOListPtr | Locate (const BgpOListSpec &spec) |
Definition at line 754 of file bgp_attr.h.
|
explicit |
Definition at line 806 of file bgp_attr.cc.