|
libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
This class flushes the internal associative collection of the cache according to the flush policy. More...
#include <cache.hpp>
Public Types | |
| typedef void | result_type |
Public Member Functions | |
| __stdcall | flush_cache (base< Factory > &r) noexcept(true) |
| __stdcall | flush_cache (const flush_cache &r) noexcept(true) |
| ~flush_cache () | |
| void | operator= (flush_cache const &)=delete |
| void __fastcall | process () |
| bool __fastcall | operator< (flush_cache const &) const noexcept(true) |
This class flushes the internal associative collection of the cache according to the flush policy.
| typedef void jmmcg::LIBJMMCG_VER_NAMESPACE::cache::base< Factory >::flush_cache::result_type |
|
inlineexplicitnoexcept |
|
inlinenoexcept |
|
inline |
|
inlinenoexcept |
|
delete |
|
inline |