LArSoft  v07_13_02
Liquid Argon Software toolkit - http://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 76 of file ELdestination.h.

Constructor & Destructor Documentation

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

Definition at line 100 of file ELdestination.cc.

100 {}

Member Data Documentation

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

Definition at line 85 of file ELdestination.h.

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

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

Definition at line 82 of file ELdestination.h.

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

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

Definition at line 81 of file ELdestination.h.

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

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

Definition at line 86 of file ELdestination.h.

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

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

Definition at line 83 of file ELdestination.h.

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

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

Definition at line 87 of file ELdestination.h.

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


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