#include <gremlin.hpp>
|
bool | flip (const unsigned int prob) |
|
Definition at line 151 of file gremlin.hpp.
◆ SendRecvQueue()
openvpn::Gremlin::SendRecvQueue::SendRecvQueue |
( |
openvpn_io::io_context & |
io_context, |
|
|
const Config::Ptr & |
conf_arg, |
|
|
const bool |
tcp_arg |
|
) |
| |
|
inline |
◆ flip()
bool openvpn::Gremlin::SendRecvQueue::flip |
( |
const unsigned int |
prob | ) |
|
|
inlineprivate |
◆ recv_queue()
template<class F >
void openvpn::Gremlin::SendRecvQueue::recv_queue |
( |
F && |
func_arg | ) |
|
|
inline |
◆ recv_size()
size_t openvpn::Gremlin::SendRecvQueue::recv_size |
( |
| ) |
const |
|
inline |
◆ send_queue()
template<class F >
void openvpn::Gremlin::SendRecvQueue::send_queue |
( |
F && |
func_arg | ) |
|
|
inline |
◆ send_size()
size_t openvpn::Gremlin::SendRecvQueue::send_size |
( |
| ) |
const |
|
inline |
◆ stop()
void openvpn::Gremlin::SendRecvQueue::stop |
( |
| ) |
|
|
inline |
◆ conf
◆ recv
◆ ri
MTRand openvpn::Gremlin::SendRecvQueue::ri |
|
private |
◆ send
◆ tcp
bool openvpn::Gremlin::SendRecvQueue::tcp |
|
private |
The documentation for this class was generated from the following file: