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

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

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