senf::StatisticsBase::OutputEntry::TargetBase Struct Reference

#include <senf/Utils/Statistics.hh>

Inheritance diagram for senf::StatisticsBase::OutputEntry::TargetBase:

Public Member Functions

 TargetBase (std::string const &label_)
 
virtual ~TargetBase ()
 

Public Attributes

std::string label
 

Detailed Description

Definition at line 280 of file Statistics.hh.

Constructor & Destructor Documentation

◆ TargetBase()

senf::StatisticsBase::OutputEntry::TargetBase::TargetBase ( std::string const &  label_)
inlineexplicit

Definition at line 282 of file Statistics.hh.

◆ ~TargetBase()

virtual senf::StatisticsBase::OutputEntry::TargetBase::~TargetBase ( )
inlinevirtual

Definition at line 283 of file Statistics.hh.

Member Data Documentation

◆ label

std::string senf::StatisticsBase::OutputEntry::TargetBase::label

Definition at line 283 of file Statistics.hh.


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