OpenSDN source code
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CryptTunnelKey Struct Reference

#include <crypt_tunnel.h>

Inheritance diagram for CryptTunnelKey:
Collaboration diagram for CryptTunnelKey:

Public Member Functions

 CryptTunnelKey (IpAddress remote_ip)
 
virtual ~CryptTunnelKey ()
 
- Public Member Functions inherited from AgentKey
 AgentKey ()
 
 AgentKey (DBSubOperation sub_op)
 
virtual ~AgentKey ()
 
- Public Member Functions inherited from DBRequestKey
virtual ~DBRequestKey ()
 

Public Attributes

IpAddress remote_ip_
 
- Public Attributes inherited from AgentKey
uint8_t sub_op_
 

Additional Inherited Members

- Public Types inherited from AgentKey
enum  DBSubOperation { ADD_DEL_CHANGE, RESYNC }
 

Detailed Description

Definition at line 30 of file crypt_tunnel.h.

Constructor & Destructor Documentation

CryptTunnelKey::CryptTunnelKey ( IpAddress  remote_ip)
inline

Definition at line 31 of file crypt_tunnel.h.

virtual CryptTunnelKey::~CryptTunnelKey ( )
inlinevirtual

Definition at line 32 of file crypt_tunnel.h.

Member Data Documentation

IpAddress CryptTunnelKey::remote_ip_

Definition at line 32 of file crypt_tunnel.h.


The documentation for this struct was generated from the following file: