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


Public Member Functions | |
| SgKey (boost::uuids::uuid sg_uuid) | |
| virtual | ~SgKey () |
Public Member Functions inherited from AgentOperDBKey | |
| AgentOperDBKey () | |
| AgentOperDBKey (DBSubOperation sub_op) | |
| virtual | ~AgentOperDBKey () |
Public Member Functions inherited from AgentKey | |
| AgentKey () | |
| AgentKey (DBSubOperation sub_op) | |
| virtual | ~AgentKey () |
Public Member Functions inherited from DBRequestKey | |
| virtual | ~DBRequestKey () |
Public Attributes | |
| boost::uuids::uuid | sg_uuid_ |
Public Attributes inherited from AgentKey | |
| uint8_t | sub_op_ |
Additional Inherited Members | |
Public Types inherited from AgentKey | |
| enum | DBSubOperation { ADD_DEL_CHANGE , RESYNC } |
|
inline |
| boost::uuids::uuid SgKey::sg_uuid_ |