herald  2.0.0
Public Member Functions | List of all members
herald::analysis::AnalysisDelegateManager< DelegateTypes > Struct Template Reference

Convenience wrapper for all AnalysisDelegate types used by the analysis API. More...

#include <runner.h>

Public Member Functions

 AnalysisDelegateManager (DelegateTypes... dts)
 
template<typename ValT >
void notify (SampledID sampled, Sample< ValT > sample)
 
template<typename DelegateT >
DelegateT & get ()
 CAN THROW std::bad_variant_access.
 

Detailed Description

template<typename... DelegateTypes>
struct herald::analysis::AnalysisDelegateManager< DelegateTypes >

Convenience wrapper for all AnalysisDelegate types used by the analysis API.


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