#include <clihalt.hpp>
|
| static bool | match (const std::string &msg) |
| |
Definition at line 30 of file clihalt.hpp.
◆ StringList
◆ ClientHalt()
| openvpn::ClientHalt::ClientHalt |
( |
const std::string & |
msg, |
|
|
const bool |
unicode_filter |
|
) |
| |
|
inline |
◆ is_halt()
| static bool openvpn::ClientHalt::is_halt |
( |
const StringList & |
sl | ) |
|
|
inlinestaticprivate |
◆ is_restart()
| static bool openvpn::ClientHalt::is_restart |
( |
const StringList & |
sl | ) |
|
|
inlinestaticprivate |
◆ match()
| static bool openvpn::ClientHalt::match |
( |
const std::string & |
msg | ) |
|
|
inlinestatic |
◆ OPENVPN_SIMPLE_EXCEPTION()
| openvpn::ClientHalt::OPENVPN_SIMPLE_EXCEPTION |
( |
client_halt_error |
| ) |
|
◆ parse_msg()
| static void openvpn::ClientHalt::parse_msg |
( |
StringList & |
sl, |
|
|
const std::string & |
msg |
|
) |
| |
|
inlinestaticprivate |
◆ psid()
| bool openvpn::ClientHalt::psid |
( |
| ) |
const |
|
inline |
◆ reason()
| const std::string & openvpn::ClientHalt::reason |
( |
| ) |
const |
|
inline |
◆ render()
| std::string openvpn::ClientHalt::render |
( |
| ) |
const |
|
inline |
◆ restart()
| bool openvpn::ClientHalt::restart |
( |
| ) |
const |
|
inline |
◆ psid_
| bool openvpn::ClientHalt::psid_ = false |
|
private |
◆ reason_
| std::string openvpn::ClientHalt::reason_ |
|
private |
◆ restart_
| bool openvpn::ClientHalt::restart_ = false |
|
private |
The documentation for this class was generated from the following file: