#include <nexthop_entry.h>
Definition at line 19 of file nexthop_entry.h.
◆ NexthopPtr
◆ NexthopDBEntryState
Enumerator |
---|
NEXTHOP_STATE_CLEAN | |
NEXTHOP_STATE_MARKED | |
NEXTHOP_STATE_DELETED | |
Definition at line 27 of file nexthop_entry.h.
◆ NexthopDBEntry()
NexthopDBEntry::NexthopDBEntry |
( |
const std::string & |
nh | ) |
|
|
inline |
◆ ~NexthopDBEntry()
NexthopDBEntry::~NexthopDBEntry |
( |
| ) |
|
|
inline |
◆ EncodedLength()
int NexthopDBEntry::EncodedLength |
( |
| ) |
|
|
inline |
◆ nexthop_string()
std::string& NexthopDBEntry::nexthop_string |
( |
| ) |
|
|
inline |
◆ operator==()
◆ set_state()
◆ state()
◆ kNexthopEntryOverhead
const int NexthopDBEntry::kNexthopEntryOverhead = 32 |
|
staticprivate |
◆ nexthop_string_
std::string NexthopDBEntry::nexthop_string_ |
|
private |
◆ state_
The documentation for this class was generated from the following file: