Compress(const Frame::Ptr &frame_arg, const SessionStats::Ptr &stats_arg) | openvpn::Compress | inlineprotected |
compress(BufferAllocated &buf, const bool hint)=0 | openvpn::Compress | pure virtual |
COMPRESS_V2_ESCAPE enum value | openvpn::Compress | protected |
CompressLZ4Base(const Frame::Ptr &frame, const SessionStats::Ptr &stats) | openvpn::CompressLZ4Base | inlineprotected |
decompress(BufferAllocated &buf)=0 | openvpn::Compress | pure virtual |
default_log_level | openvpn::logging::LoggingMixin< OPENVPN_DEBUG_COMPRESS, logging::LOG_LEVEL_TRACE, Compress > | static |
do_compress(BufferAllocated &buf) | openvpn::CompressLZ4Base | inlineprotected |
do_decompress(BufferAllocated &buf) | openvpn::CompressLZ4Base | inlineprotected |
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 |
lz4_extra_buffer(const size_t len) | openvpn::CompressLZ4Base | inlineprotected |
max_log_level | openvpn::logging::LoggingMixin< OPENVPN_DEBUG_COMPRESS, logging::LOG_LEVEL_TRACE, Compress > | static |
name() const =0 | openvpn::Compress | pure virtual |
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 |
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 |
work | openvpn::CompressLZ4Base | protected |
~RC()=default | openvpn::RC< thread_unsafe_refcount > | virtual |