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

#include <bgp_attr.h>

Inheritance diagram for EdgeForwardingDB:
Collaboration diagram for EdgeForwardingDB:

Public Member Functions

 EdgeForwardingDB (BgpServer *server)
 
- Public Member Functions inherited from BgpPathAttributeDB< EdgeForwarding, EdgeForwardingPtr, EdgeForwardingSpec, EdgeForwardingCompare, EdgeForwardingDB >
 BgpPathAttributeDB (int hash_size=GetHashSize())
 
size_t Size ()
 
void Delete (EdgeForwarding *attr)
 
EdgeForwardingPtr Locate (EdgeForwarding *attr)
 
EdgeForwardingPtr Locate (const EdgeForwardingSpec &spec)
 

Detailed Description

Definition at line 640 of file bgp_attr.h.

Constructor & Destructor Documentation

EdgeForwardingDB::EdgeForwardingDB ( BgpServer server)
explicit

Definition at line 723 of file bgp_attr.cc.


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