|
OpenSDN source code
|
#include <service_instance.h>


Public Member Functions | |
| ServiceInstanceKey (boost::uuids::uuid uuid) | |
| const boost::uuids::uuid & | instance_id () const |
Public Member Functions inherited from AgentKey | |
| AgentKey () | |
| AgentKey (DBSubOperation sub_op) | |
| virtual | ~AgentKey () |
Public Member Functions inherited from DBRequestKey | |
| virtual | ~DBRequestKey () |
Private Attributes | |
| boost::uuids::uuid | uuid_ |
Additional Inherited Members | |
Public Types inherited from AgentKey | |
| enum | DBSubOperation { ADD_DEL_CHANGE , RESYNC } |
Public Attributes inherited from AgentKey | |
| 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.