#include <datalimit.hpp>
Definition at line 22 of file datalimit.hpp.
◆ size_type
◆ Mode
◆ State
◆ DataLimit()
openvpn::DataLimit::DataLimit |
( |
const Parameters & |
p | ) |
|
|
inline |
◆ add()
◆ component()
◆ elgible()
State openvpn::DataLimit::elgible |
( |
const Mode |
mode, |
|
|
const State |
state |
|
) |
| |
|
inlineprivate |
◆ is_decrypt_green()
bool openvpn::DataLimit::is_decrypt_green |
( |
| ) |
|
|
inline |
◆ mode_str()
static const char * openvpn::DataLimit::mode_str |
( |
const Mode |
m | ) |
|
|
inlinestatic |
◆ state_str()
static const char * openvpn::DataLimit::state_str |
( |
const State |
s | ) |
|
|
inlinestatic |
◆ update_state()
State openvpn::DataLimit::update_state |
( |
const Mode |
mode, |
|
|
const State |
newstate |
|
) |
| |
|
inline |
◆ decrypt
◆ encrypt
◆ flags
unsigned int openvpn::DataLimit::flags = 0 |
|
private |
The documentation for this class was generated from the following file: