#include <bio_memq_stream.hpp>
Definition at line 81 of file bio_memq_stream.hpp.
◆ free_bio_method()
static void openvpn::bmq_stream::bio_memq_internal::free_bio_method |
( |
| ) |
|
|
inlinestatic |
◆ init_static()
static void openvpn::bmq_stream::bio_memq_internal::init_static |
( |
| ) |
|
|
inlinestatic |
◆ memq_ctrl()
static long openvpn::bmq_stream::bio_memq_internal::memq_ctrl |
( |
BIO * |
b, |
|
|
int |
cmd, |
|
|
long |
arg1, |
|
|
void * |
arg2 |
|
) |
| |
|
inlinestatic |
◆ memq_free()
static int openvpn::bmq_stream::bio_memq_internal::memq_free |
( |
BIO * |
b | ) |
|
|
inlinestatic |
◆ memq_new()
static int openvpn::bmq_stream::bio_memq_internal::memq_new |
( |
BIO * |
b | ) |
|
|
inlinestatic |
◆ memq_puts()
static int openvpn::bmq_stream::bio_memq_internal::memq_puts |
( |
BIO * |
b, |
|
|
const char * |
str |
|
) |
| |
|
inlinestatic |
◆ memq_read()
static int openvpn::bmq_stream::bio_memq_internal::memq_read |
( |
BIO * |
b, |
|
|
char * |
out, |
|
|
int |
size |
|
) |
| |
|
inlinestatic |
◆ memq_write()
static int openvpn::bmq_stream::bio_memq_internal::memq_write |
( |
BIO * |
b, |
|
|
const char * |
in, |
|
|
int |
len |
|
) |
| |
|
inlinestatic |
◆ memq_method
BIO_METHOD* openvpn::bmq_stream::bio_memq_internal::memq_method = nullptr |
|
inlinestatic |
◆ memq_method_type
int openvpn::bmq_stream::bio_memq_internal::memq_method_type = -1 |
|
inlinestatic |
The documentation for this class was generated from the following file: