OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::CompressLZ4 Member List

This is the complete list of members for openvpn::CompressLZ4, including all inherited members.

asymopenvpn::CompressLZ4private
compress(BufferAllocated &buf, const bool hint) overrideopenvpn::CompressLZ4inlinevirtual
Compress(const Frame::Ptr &frame_arg, const SessionStats::Ptr &stats_arg)openvpn::Compressinlineprotected
COMPRESS_V2_ESCAPE enum valueopenvpn::Compressprotected
CompressLZ4(const Frame::Ptr &frame, const SessionStats::Ptr &stats, const bool asym_arg)openvpn::CompressLZ4inline
CompressLZ4Base(const Frame::Ptr &frame, const SessionStats::Ptr &stats)openvpn::CompressLZ4Baseinlineprotected
decompress(BufferAllocated &buf) overrideopenvpn::CompressLZ4inlinevirtual
default_log_levelopenvpn::logging::LoggingMixin< OPENVPN_DEBUG_COMPRESS, logging::LOG_LEVEL_TRACE, Compress >static
do_compress(BufferAllocated &buf)openvpn::CompressLZ4Baseinlineprotected
do_decompress(BufferAllocated &buf)openvpn::CompressLZ4Baseinlineprotected
do_swap(Buffer &buf, unsigned char op)openvpn::Compressinlineprotected
do_unswap(Buffer &buf)openvpn::Compressinlineprotected
error(BufferAllocated &buf)openvpn::Compressinlineprotected
frameopenvpn::Compressprotected
is_thread_safe()openvpn::RC< thread_unsafe_refcount >static
log_openvpn::logging::LoggingMixin< OPENVPN_DEBUG_COMPRESS, logging::LOG_LEVEL_TRACE, Compress >inlineprotectedstatic
log_level()openvpn::logging::LoggingMixin< OPENVPN_DEBUG_COMPRESS, logging::LOG_LEVEL_TRACE, Compress >inlinestatic
LZ4_COMPRESS enum valueopenvpn::CompressLZ4private
lz4_extra_buffer(const size_t len)openvpn::CompressLZ4Baseinlineprotected
max_log_levelopenvpn::logging::LoggingMixin< OPENVPN_DEBUG_COMPRESS, logging::LOG_LEVEL_TRACE, Compress >static
name() const overrideopenvpn::CompressLZ4inlinevirtual
NO_COMPRESS enum valueopenvpn::Compressprotected
NO_COMPRESS_SWAP enum valueopenvpn::Compressprotected
operator=(const RC &)=deleteopenvpn::RC< thread_unsafe_refcount >
OVPN_COMPv2_LZ4 enum valueopenvpn::Compressprotected
OVPN_COMPv2_NONE enum valueopenvpn::Compressprotected
Ptr typedefopenvpn::Compress
RC() noexcept=defaultopenvpn::RC< thread_unsafe_refcount >
RC(const RC &)=deleteopenvpn::RC< thread_unsafe_refcount >
refcount_openvpn::RC< thread_unsafe_refcount >private
set_log_level(int level)openvpn::logging::LoggingMixin< OPENVPN_DEBUG_COMPRESS, logging::LOG_LEVEL_TRACE, Compress >inlinestatic
statsopenvpn::Compressprotected
use_count() const noexceptopenvpn::RC< thread_unsafe_refcount >
v2_pull(Buffer &buf)openvpn::Compressinlineprotected
v2_push(Buffer &buf, unsigned char value)openvpn::Compressinlineprotected
workopenvpn::CompressLZ4Baseprotected
~RC()=defaultopenvpn::RC< thread_unsafe_refcount >virtual