Simple-Log  alpha-v0.7
sl::log::FlushPolicyChain< TAlgorithm, TFlushPolicies > Member List

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

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