| Compress(const Frame::Ptr &frame_arg, const SessionStats::Ptr &stats_arg) | openvpn::Compress | inlineprotected |
| compress(BufferAllocated &buf, const bool hint) override | openvpn::CompressLZOAsym | inlinevirtual |
| COMPRESS_V2_ESCAPE enum value | openvpn::Compress | protected |
| CompressLZOAsym(const Frame::Ptr &frame, const SessionStats::Ptr &stats, const bool support_swap_arg, const bool asym_arg) | openvpn::CompressLZOAsym | inline |
| decompress(BufferAllocated &buf) override | openvpn::CompressLZOAsym | inlinevirtual |
| decompress_work(BufferAllocated &buf) | openvpn::CompressLZOAsym | inline |
| 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 |
| init_static() | openvpn::CompressLZOAsym | inlinestatic |
| 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_COMPRESS enum value | openvpn::CompressLZOAsym | |
| LZO_COMPRESS_SWAP enum value | openvpn::CompressLZOAsym | |
| max_log_level | openvpn::logging::LoggingMixin< OPENVPN_DEBUG_COMPRESS, logging::LOG_LEVEL_TRACE, Compress > | static |
| name() const override | openvpn::CompressLZOAsym | inlinevirtual |
| NO_COMPRESS enum value | openvpn::Compress | protected |
| NO_COMPRESS_SWAP enum value | openvpn::Compress | protected |
| OPENVPN_SIMPLE_EXCEPTION(lzo_init_failed) | openvpn::CompressLZOAsym | |
| 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::CompressLZOAsym | 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 |
| work | openvpn::CompressLZOAsym | private |
| ~RC()=default | openvpn::RC< thread_unsafe_refcount > | virtual |