XrdCl::Monitor::ConnectInfo Struct Reference

Describe a server login event. More...

#include <XrdClMonitor.hh>

List of all members.

Public Member Functions

 ConnectInfo ()

Public Attributes

std::string server
 "user@host:port"
std::string auth
 authentication protocol used or empty if none
timeval sTOD
 gettimeofday() when login started
timeval eTOD
 gettimeofday() when login ended
uint16_t streams
 Number of streams.

Detailed Description

Describe a server login event.


Constructor & Destructor Documentation

XrdCl::Monitor::ConnectInfo::ConnectInfo (  )  [inline]

References eTOD, and sTOD.


Member Data Documentation

authentication protocol used or empty if none

gettimeofday() when login ended

Referenced by ConnectInfo().

"user@host:port"

gettimeofday() when login started

Referenced by ConnectInfo().

Number of streams.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 30 Sep 2019 for xrootd by  doxygen 1.6.1