13 #ifndef _PROTOCOL_INFO_
14 #define _PROTOCOL_INFO_
74 ProtocolVersion protocolVersion,
75 ProtocolCipher protocolCipher,
76 COMPR_ALGORITHM comprAlgorithm,
84 static const tstring::value_type*
const* getProtocolInfoStringTable();
87 static const tstring::value_type*
const sm_pProtocolInfoStringTable[];
95 ApiStringMap mo_ProtocolNameValue;
97 ApiStringMap &getProtocolMap();
99 friend VPN_VPNAPI tostream& operator<<(tostream &outStream,
104 #endif // _PROTOCOL_INFO_
static tstring Protocol
Definition: ProtocolInfo.h:42
static tstring Cipher
Definition: ProtocolInfo.h:45
#define tstring
Definition: api.h:35
Definition: ProtocolInfo.h:33
static tstring Compression
Definition: ProtocolInfo.h:48
static tstring State
Definition: ProtocolInfo.h:37
const tstring & getValue(tstring &label)
Definition: ProtocolInfo.h:65
Definition: VPNStatsBase.h:40