OpenSDN source code
GlobalVrouter::CryptTunnel Struct Reference

#include <global_vrouter.h>

Public Member Functions

 CryptTunnel (CryptMode cmode)
 
bool operator== (const CryptTunnel &rhs) const
 
bool operator< (const CryptTunnel &rhs) const
 

Public Attributes

CryptMode mode
 

Detailed Description

Definition at line 112 of file global_vrouter.h.

Constructor & Destructor Documentation

◆ CryptTunnel()

GlobalVrouter::CryptTunnel::CryptTunnel ( CryptMode  cmode)
inline

Definition at line 114 of file global_vrouter.h.

Member Function Documentation

◆ operator<()

bool GlobalVrouter::CryptTunnel::operator< ( const CryptTunnel rhs) const
inline

Definition at line 118 of file global_vrouter.h.

◆ operator==()

bool GlobalVrouter::CryptTunnel::operator== ( const CryptTunnel rhs) const
inline

Definition at line 115 of file global_vrouter.h.

Member Data Documentation

◆ mode

CryptMode GlobalVrouter::CryptTunnel::mode

Definition at line 113 of file global_vrouter.h.


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