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


Public Member Functions | |
| VxLanIdKey (uint32_t vxlan_id) | |
| virtual | ~VxLanIdKey () |
| uint32_t | vxlan_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 | |
| uint32_t | vxlan_id_ |
Additional Inherited Members | |
Public Types inherited from AgentKey | |
| enum | DBSubOperation { ADD_DEL_CHANGE , RESYNC } |
Public Attributes inherited from AgentKey | |
| uint8_t | sub_op_ |