#include <mode.hpp>
Definition at line 18 of file mode.hpp.
◆ Type
◆ Mode() [1/2]
◆ Mode() [2/2]
openvpn::Mode::Mode |
( |
const Type |
t | ) |
|
|
inlineexplicit |
◆ is_client()
bool openvpn::Mode::is_client |
( |
| ) |
const |
|
inline |
◆ is_server()
bool openvpn::Mode::is_server |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool openvpn::Mode::operator!= |
( |
const Mode & |
other | ) |
|
|
inline |
◆ operator==()
bool openvpn::Mode::operator== |
( |
const Mode & |
other | ) |
|
|
inline |
◆ str()
const char * openvpn::Mode::str |
( |
| ) |
const |
|
inline |
◆ type_
Type openvpn::Mode::type_ |
|
private |
The documentation for this class was generated from the following file: