OpenSDN source code
|
#include <service_instance.h>
Public Member Functions | |
ServiceInstanceKey (boost::uuids::uuid uuid) | |
const boost::uuids::uuid & | instance_id () const |
![]() | |
AgentKey () | |
AgentKey (DBSubOperation sub_op) | |
virtual | ~AgentKey () |
![]() | |
virtual | ~DBRequestKey () |
Private Attributes | |
boost::uuids::uuid | uuid_ |
Additional Inherited Members | |
![]() | |
enum | DBSubOperation { ADD_DEL_CHANGE, RESYNC } |
![]() | |
uint8_t | sub_op_ |
Definition at line 19 of file service_instance.h.
|
inlineexplicit |
Definition at line 21 of file service_instance.h.
|
inline |
Definition at line 24 of file service_instance.h.
|
private |
Definition at line 29 of file service_instance.h.