OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::bmq_dgram Namespace Reference

Namespaces

namespace  bio_memq_internal
 

Classes

class  MemQ
 

Functions

BIO_METHOD * BIO_s_memq (void)
 
MemQmemq_from_bio (BIO *b)
 
const MemQconst_memq_from_bio (const BIO *b)
 
 MemQ ()
 
 ~MemQ ()
 

Function Documentation

◆ BIO_s_memq()

BIO_METHOD * openvpn::bmq_dgram::BIO_s_memq ( void  )
inline

Definition at line 224 of file bio_memq_dgram.hpp.

◆ const_memq_from_bio()

const MemQ * openvpn::bmq_dgram::const_memq_from_bio ( const BIO *  b)
inline

Definition at line 239 of file bio_memq_dgram.hpp.

◆ MemQ()

Definition at line 247 of file bio_memq_dgram.hpp.

◆ memq_from_bio()

MemQ * openvpn::bmq_dgram::memq_from_bio ( BIO *  b)
inline

Definition at line 231 of file bio_memq_dgram.hpp.

◆ ~MemQ()

openvpn::bmq_dgram::~MemQ ( )

Definition at line 256 of file bio_memq_dgram.hpp.