Mgr::IoActionData Class Reference

store size histograms of network read() from peer server More...

#include <IoAction.h>

Collaboration diagram for Mgr::IoActionData:

Public Member Functions

 IoActionData ()
 
IoActionDataoperator+= (const IoActionData &stats)
 

Public Attributes

double http_reads
 
double ftp_reads
 
double http_read_hist [IoStats::histSize]
 
double ftp_read_hist [IoStats::histSize]
 

Detailed Description

Definition at line 21 of file IoAction.h.

Constructor & Destructor Documentation

◆ IoActionData()

Mgr::IoActionData::IoActionData ( )

Definition at line 24 of file IoAction.cc.

Member Function Documentation

◆ operator+=()

Mgr::IoActionData & Mgr::IoActionData::operator+= ( const IoActionData stats)

Definition at line 30 of file IoAction.cc.

References IoStats::histSize, and Ping::stats.

Member Data Documentation

◆ ftp_read_hist

double Mgr::IoActionData::ftp_read_hist[IoStats::histSize]

Definition at line 31 of file IoAction.h.

◆ ftp_reads

double Mgr::IoActionData::ftp_reads

Definition at line 29 of file IoAction.h.

◆ http_read_hist

double Mgr::IoActionData::http_read_hist[IoStats::histSize]

Definition at line 30 of file IoAction.h.

◆ http_reads

double Mgr::IoActionData::http_reads

Definition at line 28 of file IoAction.h.


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors