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 52 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 60 of file ThrottleStream.hpp.

◆ m_lastOccurance

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

Definition at line 57 of file ThrottleStream.hpp.

◆ m_lastOccuranceFormatted

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

Definition at line 59 of file ThrottleStream.hpp.

◆ m_lastReport

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

Definition at line 58 of file ThrottleStream.hpp.

◆ m_suppressedCounter

int ers::ThrottleStream::IssueRecord::m_suppressedCounter

Definition at line 62 of file ThrottleStream.hpp.

◆ m_threshold

int ers::ThrottleStream::IssueRecord::m_threshold

Definition at line 61 of file ThrottleStream.hpp.


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