Simple-Log  alpha-v0.7
sl::log::FlushPolicyAnyOf< TFlushPolicies > Member List

This is the complete list of members for sl::log::FlushPolicyAnyOf< TFlushPolicies >, including all inherited members.

empty() const noexceptsl::log::FlushPolicyChain< detail::TupleAnyOf, TFlushPolicies... >inline
flushed()sl::log::FlushPolicyChain< detail::TupleAnyOf, TFlushPolicies... >inline
FlushPolicyAnyOf(TFlushPolicies ... policies) noexcept((std::is_nothrow_move_constructible_v< TFlushPolicies > &&...))sl::log::FlushPolicyAnyOf< TFlushPolicies >inlineexplicit
FlushPolicyChain(TFlushPolicies ... policies) noexcept(std::is_nothrow_constructible_v< Algorithm_t > &&(std::is_nothrow_move_constructible_v< TFlushPolicies > &&...))sl::log::FlushPolicyChain< detail::TupleAnyOf, TFlushPolicies... >inlineexplicit
FlushPolicyChain(detail::TupleAnyOf algorithm, TFlushPolicies ... policies) noexcept(std::is_nothrow_move_constructible_v< Algorithm_t > &&(std::is_nothrow_move_constructible_v< TFlushPolicies > &&...))sl::log::FlushPolicyChain< detail::TupleAnyOf, TFlushPolicies... >inlineexplicit
operator()(const TRecord &record, std::size_t messageByteSize)sl::log::FlushPolicyChain< detail::TupleAnyOf, TFlushPolicies... >inline
size() const noexceptsl::log::FlushPolicyChain< detail::TupleAnyOf, TFlushPolicies... >inline