OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::OptionList::KeyValue Member List

This is the complete list of members for openvpn::OptionList::KeyValue, including all inherited members.

combined_length() constopenvpn::OptionList::KeyValueinline
compare(const Ptr &a, const Ptr &b)openvpn::OptionList::KeyValueinlinestatic
convert_to_option(Limits *lim, const std::string &meta_prefix) constopenvpn::OptionList::KeyValueinline
is_thread_safe()openvpn::RC< thread_unsafe_refcount >static
keyopenvpn::OptionList::KeyValue
key_priorityopenvpn::OptionList::KeyValue
KeyValue()openvpn::OptionList::KeyValueinline
KeyValue(const std::string &key_arg, const std::string &value_arg, const int key_priority_arg=0)openvpn::OptionList::KeyValueinline
operator=(const RC &)=deleteopenvpn::RC< thread_unsafe_refcount >
Ptr typedefopenvpn::OptionList::KeyValue
RC() noexcept=defaultopenvpn::RC< thread_unsafe_refcount >
RC(const RC &)=deleteopenvpn::RC< thread_unsafe_refcount >
refcount_openvpn::RC< thread_unsafe_refcount >private
singular_arg(const std::string &key)openvpn::OptionList::KeyValueinlineprivatestatic
split_priority()openvpn::OptionList::KeyValueinline
unescape(const std::string &value, bool &newline_present)openvpn::OptionList::KeyValueinlineprivatestatic
use_count() const noexceptopenvpn::RC< thread_unsafe_refcount >
valueopenvpn::OptionList::KeyValue
~RC()=defaultopenvpn::RC< thread_unsafe_refcount >virtual