Definition at line 340 of file test_proto.cpp.
◆ TestProto()
◆ active()
void TestProto::active |
( |
bool |
primary | ) |
|
|
inlineoverrideprivatevirtual |
◆ app_bytes()
size_t TestProto::app_bytes |
( |
| ) |
const |
|
inline |
◆ app_send_templ()
void TestProto::app_send_templ |
( |
| ) |
|
|
inline |
◆ app_send_templ_init()
void TestProto::app_send_templ_init |
( |
const char * |
msg | ) |
|
|
inline |
◆ check_invalidated()
void TestProto::check_invalidated |
( |
| ) |
|
|
inline |
◆ control_net_send()
void TestProto::control_net_send |
( |
const Buffer & |
net_buf | ) |
|
|
inlineoverrideprivatevirtual |
◆ control_recv()
void TestProto::control_recv |
( |
BufferPtr && |
app_bp | ) |
|
|
inlineoverrideprivatevirtual |
◆ control_send() [1/2]
◆ control_send() [2/2]
void TestProto::control_send |
( |
BufferPtr && |
app_bp | ) |
|
|
inline |
◆ copy_progress()
void TestProto::copy_progress |
( |
Buffer & |
buf | ) |
|
|
inlineprivate |
◆ data_bytes()
size_t TestProto::data_bytes |
( |
| ) |
const |
|
inline |
◆ data_decrypt()
◆ data_encrypt()
◆ data_encrypt_string()
BufferPtr TestProto::data_encrypt_string |
( |
const char * |
str | ) |
|
|
inline |
◆ disable_xmit()
void TestProto::disable_xmit |
( |
| ) |
|
|
inline |
◆ do_housekeeping()
bool TestProto::do_housekeeping |
( |
| ) |
|
|
inline |
◆ finalize()
void TestProto::finalize |
( |
| ) |
|
|
inline |
◆ initial_app_send()
void TestProto::initial_app_send |
( |
const char * |
msg | ) |
|
|
inline |
◆ modmsg()
◆ n_control_recv()
size_t TestProto::n_control_recv |
( |
| ) |
const |
|
inline |
◆ n_control_send()
size_t TestProto::n_control_send |
( |
| ) |
const |
|
inline |
◆ net_bytes()
size_t TestProto::net_bytes |
( |
| ) |
const |
|
inline |
◆ OPENVPN_EXCEPTION()
TestProto::OPENVPN_EXCEPTION |
( |
session_invalidated |
| ) |
|
◆ progress()
const char * TestProto::progress |
( |
| ) |
const |
|
inline |
◆ reset()
void TestProto::reset |
( |
| ) |
|
|
inline |
◆ supports_epoch_data()
bool TestProto::supports_epoch_data |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
◆ app_bytes_
size_t TestProto::app_bytes_ = 0 |
|
private |
◆ control_drought
◆ data_bytes_
size_t TestProto::data_bytes_ = 0 |
|
private |
◆ data_drought
◆ disable_xmit_
bool TestProto::disable_xmit_ = false |
|
private |
◆ frame
◆ n_control_recv_
size_t TestProto::n_control_recv_ = 0 |
|
private |
◆ n_control_send_
size_t TestProto::n_control_send_ = 0 |
|
private |
◆ net_bytes_
size_t TestProto::net_bytes_ = 0 |
|
private |
◆ net_out
◆ progress_
char TestProto::progress_[11] |
|
private |
◆ proto_context
◆ templ
The documentation for this class was generated from the following file: