#include <procfs.hpp>
|
static void | write (const std::string &dev, const unsigned int value, Stop *stop=nullptr) |
|
static std::string | to_string (const std::string &fn, const std::string &text) |
|
static void | write_sys (const std::string &fn, const std::string &text, Stop *async_stop=nullptr) |
|
static constexpr bool | is_thread_safe () |
| Delegates call to RCImpl and returns the result.
|
|
|
static std::string | key_fn (const std::string &dev) |
|
Definition at line 111 of file procfs.hpp.
◆ IPv4ReversePathFilter()
openvpn::IPv4ReversePathFilter::IPv4ReversePathFilter |
( |
const std::string & |
dev, |
|
|
const unsigned int |
value |
|
) |
| |
|
inline |
◆ key_fn()
static std::string openvpn::IPv4ReversePathFilter::key_fn |
( |
const std::string & |
dev | ) |
|
|
inlinestaticprivate |
◆ write()
static void openvpn::IPv4ReversePathFilter::write |
( |
const std::string & |
dev, |
|
|
const unsigned int |
value, |
|
|
Stop * |
stop = nullptr |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: