userver: userver/testsuite/dump_control.hpp File Reference
Loading...
Searching...
No Matches
dump_control.hpp File Reference

Detailed Description

Dumper control interface for testsuite.

Definition in file dump_control.hpp.

Go to the source code of this file.

#include <functional>
#include <unordered_map>
#include <vector>
#include <userver/components/component_fwd.hpp>
#include <userver/concurrent/variable.hpp>
#include <userver/dump/dumper.hpp>
#include <userver/utils/not_null.hpp>
+ Include dependency graph for dump_control.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  testsuite::DumpControl
 Dumper control interface for testsuite. More...
 
class  testsuite::DumperRegistrationHolder
 RAII helper for testsuite registration. More...
 

Namespaces

namespace  testsuite
 Testsuite integration.