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

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

add_bytes(const size_t n)openvpn::OptionList::Limitsinline
add_opt()openvpn::OptionList::Limitsinline
add_string(const std::string &str)openvpn::OptionList::Limitsinline
add_term()openvpn::OptionList::Limitsinline
bytesopenvpn::OptionList::Limitsprivate
check_overflow()openvpn::OptionList::Limitsinlineprivate
erropenvpn::OptionList::Limitsprivate
error()openvpn::OptionList::Limitsinlineprivate
extra_bytes_per_optopenvpn::OptionList::Limitsprivate
extra_bytes_per_termopenvpn::OptionList::Limitsprivate
get_bytes() constopenvpn::OptionList::Limitsinline
get_max_line_len() constopenvpn::OptionList::Limitsinline
Limits(const std::string &error_message, const std::uint64_t max_bytes_arg, const size_t extra_bytes_per_opt_arg, const size_t extra_bytes_per_term_arg, const size_t max_line_len_arg, const size_t max_directive_len_arg)openvpn::OptionList::Limitsinline
max_bytesopenvpn::OptionList::Limitsprivate
max_directive_lenopenvpn::OptionList::Limitsprivate
max_line_lenopenvpn::OptionList::Limitsprivate
validate_directive(const Option &opt)openvpn::OptionList::Limitsinline