XrdCl::HandShakeData Struct Reference

Data structure that carries the handshake information. More...

#include <XrdClPostMasterInterfaces.hh>

Collaboration diagram for XrdCl::HandShakeData:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 HandShakeData (const URL *addr, uint16_t stream, uint16_t subStream)
 Constructor.

Public Attributes

uint16_t step
 Handshake step.
Messageout
 Message to be sent out.
Messagein
 Message that has been received.
const URLurl
 Destination URL.
uint16_t streamId
 Stream number.
uint16_t subStreamId
 Sub-stream id.
time_t startTime
 Timestamp of when the handshake started.
const XrdNetAddr * serverAddr
 Server address.
std::string clientName
 Client name (an IPv6 representation).
std::string streamName
 Name of the stream.

Detailed Description

Data structure that carries the handshake information.


Constructor & Destructor Documentation

XrdCl::HandShakeData::HandShakeData ( const URL addr,
uint16_t  stream,
uint16_t  subStream 
) [inline]

Constructor.


Member Data Documentation

Client name (an IPv6 representation).

Message that has been received.

Message to be sent out.

Server address.

Timestamp of when the handshake started.

Handshake step.

Stream number.

Name of the stream.

Sub-stream id.

Destination URL.


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

Generated on 29 Jan 2018 for xrootd by  doxygen 1.6.1