libbgp  0.6
A C++ BGP Library.
Public Member Functions | Public Attributes | List of all members
libbgp::BgpRib4EntryKey Class Reference

Key for the Rib4 entry map. More...

#include <bgp-rib4.h>

Public Member Functions

 BgpRib4EntryKey (const Prefix4 &prefix)
 
 BgpRib4EntryKey (uint32_t prefix, uint32_t length)
 
bool operator== (const BgpRib4EntryKey &other) const
 

Public Attributes

uint64_t hash
 
uint32_t prefix
 
uint8_t length
 

Detailed Description

Key for the Rib4 entry map.

Definition at line 29 of file bgp-rib4.h.


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