OpenSDN source code
|
#include <vrf.h>
Public Member Functions | |
VrfKey (const string &name) | |
virtual | ~VrfKey () |
void | Init (const string &vrf_name) |
bool | IsLess (const VrfKey &rhs) const |
bool | IsEqual (const VrfKey &rhs) const |
![]() | |
AgentOperDBKey () | |
AgentOperDBKey (DBSubOperation sub_op) | |
virtual | ~AgentOperDBKey () |
![]() | |
AgentKey () | |
AgentKey (DBSubOperation sub_op) | |
virtual | ~AgentKey () |
![]() | |
virtual | ~DBRequestKey () |
Public Attributes | |
string | name_ |
![]() | |
uint8_t | sub_op_ |
Additional Inherited Members | |
![]() | |
enum | DBSubOperation { ADD_DEL_CHANGE, RESYNC } |
|
inline |