CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Attributes
cond::BasePayloadProxy::Stats Struct Reference

#include <PayloadProxy.h>

Public Attributes

ObjIds ids
 
int nAreconnect
 
int nArefresh
 
int nLoad
 
int nMake
 
int nProxy
 
int nReconnect
 
int nRefresh
 

Detailed Description

Definition at line 32 of file PayloadProxy.h.

Member Data Documentation

ObjIds cond::BasePayloadProxy::Stats::ids

Definition at line 40 of file PayloadProxy.h.

Referenced by cond::BasePayloadProxy::make().

int cond::BasePayloadProxy::Stats::nAreconnect

Definition at line 37 of file PayloadProxy.h.

Referenced by cond::BasePayloadProxy::refresh().

int cond::BasePayloadProxy::Stats::nArefresh

Definition at line 35 of file PayloadProxy.h.

Referenced by cond::BasePayloadProxy::refresh().

int cond::BasePayloadProxy::Stats::nLoad

Definition at line 39 of file PayloadProxy.h.

Referenced by cond::BasePayloadProxy::make().

int cond::BasePayloadProxy::Stats::nMake

Definition at line 38 of file PayloadProxy.h.

Referenced by cond::BasePayloadProxy::make().

int cond::BasePayloadProxy::Stats::nProxy

Definition at line 33 of file PayloadProxy.h.

int cond::BasePayloadProxy::Stats::nReconnect

Definition at line 36 of file PayloadProxy.h.

Referenced by cond::BasePayloadProxy::refresh().

int cond::BasePayloadProxy::Stats::nRefresh

Definition at line 34 of file PayloadProxy.h.

Referenced by cond::BasePayloadProxy::refresh().