OpenVPN 3 Core Library
Loading...
Searching...
No Matches
bio_memq_stream.hpp File Reference
#include <cstring>
#include <openssl/err.h>
#include <openssl/bio.h>
#include <openvpn/common/size.hpp>
#include <openvpn/common/numeric_util.hpp>
#include <openvpn/common/exception.hpp>
#include <openvpn/frame/frame.hpp>
#include <openvpn/frame/memq_stream.hpp>
#include <openvpn/openssl/compat.hpp>
Include dependency graph for bio_memq_stream.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openvpn::bmq_stream::MemQ
 
class  openvpn::bmq_stream::bio_memq_internal
 

Namespaces

namespace  openvpn
 
namespace  openvpn::bmq_stream
 

Functions

void openvpn::bmq_stream::init_static ()
 
BIO_METHOD * openvpn::bmq_stream::BIO_s_memq (void)
 
MemQopenvpn::bmq_stream::memq_from_bio (BIO *b)
 
const MemQopenvpn::bmq_stream::const_memq_from_bio (const BIO *b)