Compress(const Frame::Ptr &frame_arg, const SessionStats::Ptr &stats_arg) | openvpn::Compress | inlineprotected |
compress(BufferAllocated &buf, const bool hint) override | openvpn::CompressStub | inlinevirtual |
COMPRESS_V2_ESCAPE enum value | openvpn::Compress | protected |
CompressStub(const Frame::Ptr &frame, const SessionStats::Ptr &stats, const bool support_swap_arg) | openvpn::CompressStub | inline |
decompress(BufferAllocated &buf) override | openvpn::CompressStub | inlinevirtual |
default_log_level | openvpn::logging::LoggingMixin< OPENVPN_DEBUG_COMPRESS, logging::LOG_LEVEL_TRACE, Compress > | static |
do_swap(Buffer &buf, unsigned char op) | openvpn::Compress | inlineprotected |
do_unswap(Buffer &buf) | openvpn::Compress | inlineprotected |
error(BufferAllocated &buf) | openvpn::Compress | inlineprotected |
frame | openvpn::Compress | protected |
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 |
lzo | openvpn::CompressStub | private |
max_log_level | openvpn::logging::LoggingMixin< OPENVPN_DEBUG_COMPRESS, logging::LOG_LEVEL_TRACE, Compress > | static |
name() const override | openvpn::CompressStub | inlinevirtual |
NO_COMPRESS enum value | openvpn::Compress | protected |
NO_COMPRESS_SWAP enum value | openvpn::Compress | protected |
operator=(const RC &)=delete | openvpn::RC< thread_unsafe_refcount > | |
OVPN_COMPv2_LZ4 enum value | openvpn::Compress | protected |
OVPN_COMPv2_NONE enum value | openvpn::Compress | protected |
Ptr typedef | openvpn::Compress | |
RC() noexcept=default | openvpn::RC< thread_unsafe_refcount > | |
RC(const RC &)=delete | openvpn::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 |
stats | openvpn::Compress | protected |
support_swap | openvpn::CompressStub | private |
use_count() const noexcept | openvpn::RC< thread_unsafe_refcount > | |
v2_pull(Buffer &buf) | openvpn::Compress | inlineprotected |
v2_push(Buffer &buf, unsigned char value) | openvpn::Compress | inlineprotected |
~RC()=default | openvpn::RC< thread_unsafe_refcount > | virtual |