ROOT  6.06/08
Reference Guide
Public Attributes | List of all members
XPClientRequest Union Reference

Definition at line 296 of file XProofProtocol.h.

Public Attributes

struct XPClientLoginRequest login
 
struct ClientAuthRequest auth
 
struct XPClientProofRequest proof
 
struct XPClientReadbufRequest readbuf
 
struct XPClientSendRcvRequest sendrcv
 
struct XPClientArchiveRequest archive
 
struct XPClientInterruptRequest interrupt
 
struct ClientRequestHdr header
 

#include <XProofProtocol.h>

+ Collaboration diagram for XPClientRequest:

Member Data Documentation

§ archive

struct XPClientArchiveRequest XPClientRequest::archive

Definition at line 302 of file XProofProtocol.h.

§ auth

struct ClientAuthRequest XPClientRequest::auth

Definition at line 298 of file XProofProtocol.h.

Referenced by XrdProofConn::Authenticate(), and XPD::smartPrintClientHeader().

§ header

struct ClientRequestHdr XPClientRequest::header

§ interrupt

struct XPClientInterruptRequest XPClientRequest::interrupt

§ login

struct XPClientLoginRequest XPClientRequest::login

§ proof

struct XPClientProofRequest XPClientRequest::proof

§ readbuf

struct XPClientReadbufRequest XPClientRequest::readbuf

§ sendrcv

struct XPClientSendRcvRequest XPClientRequest::sendrcv

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