#include <optfilt.hpp>
Definition at line 26 of file optfilt.hpp.
◆ FilterAction
Enumerator |
---|
None | |
Accept | |
Ignore | |
Reject | |
Definition at line 63 of file optfilt.hpp.
◆ PushedOptionsFilter()
openvpn::PushedOptionsFilter::PushedOptionsFilter |
( |
const OptionList & |
opt | ) |
|
|
inline |
◆ filter()
bool openvpn::PushedOptionsFilter::filter |
( |
const Option & |
opt | ) |
|
|
inlineoverridevirtual |
◆ filter_()
◆ pull_filter_()
◆ pull_filter_matches_()
bool openvpn::PushedOptionsFilter::pull_filter_matches_ |
( |
const Option & |
pushed, |
|
|
const Option & |
match |
|
) |
| |
|
inlineprivate |
◆ route_nopull_filter_()
◆ static_filter_()
void openvpn::PushedOptionsFilter::static_filter_ |
( |
const Option & |
o | ) |
|
|
inlineprivate |
◆ pull_filter_list_
std::vector<PullFilter> openvpn::PushedOptionsFilter::pull_filter_list_ |
|
private |
◆ route_nopull_
bool openvpn::PushedOptionsFilter::route_nopull_ |
|
private |
The documentation for this class was generated from the following file: