#include <servpush.hpp>
|
static void | output_arg (const std::string &e, std::ostream &os) |
|
Definition at line 30 of file servpush.hpp.
◆ extend()
void openvpn::ServerPushList::extend |
( |
const std::vector< std::string > & |
other | ) |
|
|
inline |
◆ output_arg()
static void openvpn::ServerPushList::output_arg |
( |
const std::string & |
e, |
|
|
std::ostream & |
os |
|
) |
| |
|
inlinestatic |
◆ output_csv()
void openvpn::ServerPushList::output_csv |
( |
std::ostream & |
os | ) |
const |
|
inline |
◆ parse()
void openvpn::ServerPushList::parse |
( |
const std::string & |
opt_name, |
|
|
const OptionList & |
opt |
|
) |
| |
|
inline |
◆ to_option_list()
OptionList openvpn::ServerPushList::to_option_list |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: