userver: testsuite::CacheInvalidatorHolder Class Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
testsuite::CacheInvalidatorHolder Class Referencefinal

RAII helper for testsuite registration. More...

#include <userver/testsuite/cache_control.hpp>

Public Member Functions

 CacheInvalidatorHolder (CacheControl &, cache::CacheUpdateTrait &)
 
 CacheInvalidatorHolder (const CacheInvalidatorHolder &)=delete
 
 CacheInvalidatorHolder (CacheInvalidatorHolder &&)=delete
 
CacheInvalidatorHolderoperator= (const CacheInvalidatorHolder &)=delete
 
CacheInvalidatorHolderoperator= (CacheInvalidatorHolder &&)=delete
 

Detailed Description

RAII helper for testsuite registration.

Definition at line 56 of file cache_control.hpp.


The documentation for this class was generated from the following file: