#include <tristate_setting.hpp>
Definition at line 18 of file tristate_setting.hpp.
◆ Type
◆ TriStateSetting() [1/2]
openvpn::TriStateSetting::TriStateSetting |
( |
| ) |
|
|
inline |
◆ TriStateSetting() [2/2]
openvpn::TriStateSetting::TriStateSetting |
( |
const Type |
t | ) |
|
|
inlineexplicit |
◆ operator!=()
bool openvpn::TriStateSetting::operator!= |
( |
const TriStateSetting & |
other | ) |
const |
|
inline |
◆ operator()()
Type openvpn::TriStateSetting::operator() |
( |
| ) |
const |
|
inline |
◆ operator==()
bool openvpn::TriStateSetting::operator== |
( |
const TriStateSetting & |
other | ) |
const |
|
inline |
◆ parse()
static TriStateSetting openvpn::TriStateSetting::parse |
( |
const std::string & |
str | ) |
|
|
inlinestatic |
◆ to_string()
std::string openvpn::TriStateSetting::to_string |
( |
| ) |
const |
|
inline |
◆ type_
The documentation for this class was generated from the following file: