OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::ServerPushList Class Reference

#include <servpush.hpp>

Inheritance diagram for openvpn::ServerPushList:
[legend]
Collaboration diagram for openvpn::ServerPushList:
[legend]

Public Member Functions

void parse (const std::string &opt_name, const OptionList &opt)
 
void extend (const std::vector< std::string > &other)
 
OptionList to_option_list () const
 
void output_csv (std::ostream &os) const
 

Static Public Member Functions

static void output_arg (const std::string &e, std::ostream &os)
 

Detailed Description

Definition at line 30 of file servpush.hpp.

Member Function Documentation

◆ extend()

void openvpn::ServerPushList::extend ( const std::vector< std::string > &  other)
inline

Definition at line 89 of file servpush.hpp.

◆ output_arg()

static void openvpn::ServerPushList::output_arg ( const std::string &  e,
std::ostream &  os 
)
inlinestatic

Definition at line 113 of file servpush.hpp.

Here is the caller graph for this function:

◆ output_csv()

void openvpn::ServerPushList::output_csv ( std::ostream &  os) const
inline

Definition at line 104 of file servpush.hpp.

Here is the caller graph for this function:

◆ parse()

void openvpn::ServerPushList::parse ( const std::string &  opt_name,
const OptionList opt 
)
inline

Definition at line 33 of file servpush.hpp.

◆ to_option_list()

OptionList openvpn::ServerPushList::to_option_list ( ) const
inline

Definition at line 97 of file servpush.hpp.


The documentation for this class was generated from the following file: