OpenSDN source code
|
#include <forwarding_class.h>
Public Member Functions | |
ForwardingClassKey (const boost::uuids::uuid &uuid) | |
ForwardingClassKey (const ForwardingClassKey &rhs) | |
bool | IsLess (const ForwardingClassKey &rhs) const |
![]() | |
AgentOperDBKey () | |
AgentOperDBKey (DBSubOperation sub_op) | |
virtual | ~AgentOperDBKey () |
![]() | |
AgentKey () | |
AgentKey (DBSubOperation sub_op) | |
virtual | ~AgentKey () |
![]() | |
virtual | ~DBRequestKey () |
Public Attributes | |
boost::uuids::uuid | uuid_ |
![]() | |
uint8_t | sub_op_ |
Additional Inherited Members | |
![]() | |
enum | DBSubOperation { ADD_DEL_CHANGE, RESYNC } |
Definition at line 16 of file forwarding_class.h.
|
inline |
Definition at line 17 of file forwarding_class.h.
|
inline |
Definition at line 20 of file forwarding_class.h.
|
inline |
Definition at line 23 of file forwarding_class.h.
boost::uuids::uuid ForwardingClassKey::uuid_ |
Definition at line 27 of file forwarding_class.h.