ROOT 6.14/05 Reference Guide |
Definition at line 296 of file XProofProtocol.h.
Public Attributes | |
struct XPClientArchiveRequest | archive |
struct ClientAuthRequest | auth |
struct ClientRequestHdr | header |
struct XPClientInterruptRequest | interrupt |
struct XPClientLoginRequest | login |
struct XPClientProofRequest | proof |
struct XPClientReadbufRequest | readbuf |
struct XPClientSendRcvRequest | sendrcv |
#include <XProofProtocol.h>
struct XPClientArchiveRequest XPClientRequest::archive |
Definition at line 302 of file XProofProtocol.h.
struct ClientAuthRequest XPClientRequest::auth |
Definition at line 298 of file XProofProtocol.h.
struct ClientRequestHdr XPClientRequest::header |
Definition at line 304 of file XProofProtocol.h.
struct XPClientInterruptRequest XPClientRequest::interrupt |
Definition at line 303 of file XProofProtocol.h.
struct XPClientLoginRequest XPClientRequest::login |
Definition at line 297 of file XProofProtocol.h.
struct XPClientProofRequest XPClientRequest::proof |
Definition at line 299 of file XProofProtocol.h.
struct XPClientReadbufRequest XPClientRequest::readbuf |
Definition at line 300 of file XProofProtocol.h.
struct XPClientSendRcvRequest XPClientRequest::sendrcv |
Definition at line 301 of file XProofProtocol.h.