#include <peerinfo.hpp>
|
| KeyValue (const std::string &key_arg, const std::string &value_arg) |
|
std::string | to_string () const |
|
Definition at line 37 of file peerinfo.hpp.
◆ KeyValue()
openvpn::PeerInfo::KeyValue::KeyValue |
( |
const std::string & |
key_arg, |
|
|
const std::string & |
value_arg |
|
) |
| |
|
inline |
◆ to_string()
std::string openvpn::PeerInfo::KeyValue::to_string |
( |
| ) |
const |
|
inline |
◆ key
std::string openvpn::PeerInfo::KeyValue::key |
◆ value
std::string openvpn::PeerInfo::KeyValue::value |
The documentation for this struct was generated from the following file: