#include <urlparm.hpp>
|
| Parm () |
|
| Parm (const std::string &name_arg, const std::string &value_arg) |
|
std::string | to_string () const |
|
Definition at line 27 of file urlparm.hpp.
◆ Parm() [1/2]
openvpn::URL::Parm::Parm |
( |
| ) |
|
|
inline |
◆ Parm() [2/2]
openvpn::URL::Parm::Parm |
( |
const std::string & |
name_arg, |
|
|
const std::string & |
value_arg |
|
) |
| |
|
inline |
◆ to_string()
std::string openvpn::URL::Parm::to_string |
( |
| ) |
const |
|
inline |
◆ name
std::string openvpn::URL::Parm::name |
◆ value
std::string openvpn::URL::Parm::value |
The documentation for this struct was generated from the following file: