LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
mf::service::ELdestination::XidLimiter Struct Reference

#include "ELdestination.h"

Public Member Functions

 ~XidLimiter ()
 
 XidLimiter ()
 

Public Attributes

time_t previousTimestamp_
 
int msgCount_ {}
 
int skippedMsgCount_
 
int limit_
 
int reportEvery_
 
int timespan_
 

Detailed Description

Definition at line 69 of file ELdestination.h.

Constructor & Destructor Documentation

mf::service::ELdestination::XidLimiter::~XidLimiter ( )
default

Member Data Documentation

int mf::service::ELdestination::XidLimiter::limit_

Definition at line 77 of file ELdestination.h.

Referenced by mf::service::ELdestination::skipMsg(), and XidLimiter().

int mf::service::ELdestination::XidLimiter::msgCount_ {}

Definition at line 74 of file ELdestination.h.

Referenced by mf::service::ELdestination::skipMsg(), and XidLimiter().

time_t mf::service::ELdestination::XidLimiter::previousTimestamp_

Definition at line 73 of file ELdestination.h.

Referenced by mf::service::ELdestination::skipMsg().

int mf::service::ELdestination::XidLimiter::reportEvery_

Definition at line 78 of file ELdestination.h.

Referenced by mf::service::ELdestination::skipMsg(), and XidLimiter().

int mf::service::ELdestination::XidLimiter::skippedMsgCount_

Definition at line 75 of file ELdestination.h.

Referenced by mf::service::ELdestination::skipMsg(), and XidLimiter().

int mf::service::ELdestination::XidLimiter::timespan_

Definition at line 79 of file ELdestination.h.

Referenced by mf::service::ELdestination::skipMsg(), and XidLimiter().


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