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

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

Compress(const Frame::Ptr &frame_arg, const SessionStats::Ptr &stats_arg)openvpn::Compressinlineprotected
compress(BufferAllocated &buf, const bool hint)=0openvpn::Compresspure virtual
COMPRESS_V2_ESCAPE enum valueopenvpn::Compressprotected
decompress(BufferAllocated &buf)=0openvpn::Compresspure virtual
default_log_levelopenvpn::logging::LoggingMixin< OPENVPN_DEBUG_COMPRESS, logging::LOG_LEVEL_TRACE, Compress >static
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
max_log_levelopenvpn::logging::LoggingMixin< OPENVPN_DEBUG_COMPRESS, logging::LOG_LEVEL_TRACE, Compress >static
name() const =0openvpn::Compresspure virtual
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
~RC()=defaultopenvpn::RC< thread_unsafe_refcount >virtual