OpenSDN source code
|
#include <crypt_tunnel.h>
Public Member Functions | |
CryptTunnelKey (IpAddress remote_ip) | |
virtual | ~CryptTunnelKey () |
![]() | |
AgentKey () | |
AgentKey (DBSubOperation sub_op) | |
virtual | ~AgentKey () |
![]() | |
virtual | ~DBRequestKey () |
Public Attributes | |
IpAddress | remote_ip_ |
![]() | |
uint8_t | sub_op_ |
Additional Inherited Members | |
![]() | |
enum | DBSubOperation { ADD_DEL_CHANGE, RESYNC } |
Definition at line 30 of file crypt_tunnel.h.
|
inline |
Definition at line 31 of file crypt_tunnel.h.
|
inlinevirtual |
Definition at line 32 of file crypt_tunnel.h.
IpAddress CryptTunnelKey::remote_ip_ |
Definition at line 32 of file crypt_tunnel.h.