DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
ers::ThrottleStream::IssueRecord Class Reference

Public Member Functions

 IssueRecord ()
 
void reset ()
 

Public Attributes

std::time_t m_lastOccurance
 
std::time_t m_lastReport
 
std::string m_lastOccuranceFormatted
 
int m_initialCounter
 
int m_threshold
 
int m_suppressedCounter
 

Detailed Description

Definition at line 41 of file ThrottleStream.hpp.

Constructor & Destructor Documentation

◆ IssueRecord()

ers::ThrottleStream::IssueRecord::IssueRecord ( )

Member Function Documentation

◆ reset()

void ers::ThrottleStream::IssueRecord::reset ( )

Member Data Documentation

◆ m_initialCounter

int ers::ThrottleStream::IssueRecord::m_initialCounter

Definition at line 49 of file ThrottleStream.hpp.

◆ m_lastOccurance

std::time_t ers::ThrottleStream::IssueRecord::m_lastOccurance

Definition at line 46 of file ThrottleStream.hpp.

◆ m_lastOccuranceFormatted

std::string ers::ThrottleStream::IssueRecord::m_lastOccuranceFormatted

Definition at line 48 of file ThrottleStream.hpp.

◆ m_lastReport

std::time_t ers::ThrottleStream::IssueRecord::m_lastReport

Definition at line 47 of file ThrottleStream.hpp.

◆ m_suppressedCounter

int ers::ThrottleStream::IssueRecord::m_suppressedCounter

Definition at line 51 of file ThrottleStream.hpp.

◆ m_threshold

int ers::ThrottleStream::IssueRecord::m_threshold

Definition at line 50 of file ThrottleStream.hpp.


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