Public Member Functions | Public Attributes | List of all members
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
mf::service::ELdestination::XidLimiter::XidLimiter ( )

Member Data Documentation

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

Definition at line 77 of file ELdestination.h.

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

Definition at line 74 of file ELdestination.h.

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

Definition at line 73 of file ELdestination.h.

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

Definition at line 78 of file ELdestination.h.

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

Definition at line 75 of file ELdestination.h.

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

Definition at line 79 of file ELdestination.h.


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