xrootd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
XrdSsiRequest::RDR_Info Struct Reference

#include <XrdSsiRequest.hh>

Public Member Functions

 RDR_Info ()
 

Public Attributes

int rCount
 Number restarted. More...
 
int qCount
 Number of queued request remaining. More...
 
int iAllow
 Initial value of the allowed restart count. More...
 
int fAllow
 Final value of the allowed restart count. More...
 

Constructor & Destructor Documentation

XrdSsiRequest::RDR_Info::RDR_Info ( )
inline

Member Data Documentation

int XrdSsiRequest::RDR_Info::fAllow

Final value of the allowed restart count.

int XrdSsiRequest::RDR_Info::iAllow

Initial value of the allowed restart count.

int XrdSsiRequest::RDR_Info::qCount

Number of queued request remaining.

int XrdSsiRequest::RDR_Info::rCount

Number restarted.


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