ROOT
6.06/09
Reference Guide
|
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>
struct XPClientArchiveRequest XPClientRequest::archive |
Definition at line 302 of file XProofProtocol.h.
struct ClientAuthRequest XPClientRequest::auth |
Definition at line 298 of file XProofProtocol.h.
Referenced by XrdProofConn::Authenticate(), and XPD::smartPrintClientHeader().
struct ClientRequestHdr XPClientRequest::header |
Definition at line 304 of file XProofProtocol.h.
Referenced by XrdProofdProofServMgr::Attach(), XrdProofdClientMgr::Auth(), XrdProofConn::Authenticate(), XrdProofdNetMgr::BroadcastCtrlC(), XrdProofdAdmin::CleanupSessions(), XPD::clientMarshall(), XrdProofdAdmin::CpFile(), TXSocket::Create(), TXSocket::CtrlC(), TXSocket::DisconnectSession(), XrdProofdAdmin::Exec(), XrdProofdClient::GetClientID(), XrdProofdAdmin::GetFile(), XrdProofdAdmin::GetWorkers(), XrdProofConn::Login(), XrdProofConn::LowWrite(), TXSocket::Ping(), XrdProofdProofServMgr::PrepareProofServ(), XrdProofdProtocol::Process(), XrdProofdManager::Process(), XrdProofdProofServMgr::Process(), XrdProofdProtocol::Process2(), XrdProofdAdmin::PutFile(), XrdProofdAdmin::QueryLogPaths(), XrdProofdNetMgr::ReadBuffer(), XrdProofdNetMgr::ReadBufferRemote(), XrdProofdNetMgr::ReadLogPaths(), XrdProofdAdmin::ReleaseWorker(), TXSocket::RemoteTouch(), XrdProofdNetMgr::Send(), TXSocket::SendCoordinator(), XrdProofdProtocol::SendData(), XrdProofdProtocol::SendDataN(), TXSocket::SendInterrupt(), XrdProofdProtocol::SendMsg(), XrdProofdAdmin::SendMsgToUser(), TXSocket::SendRaw(), XrdProofConn::SendRecv(), TXSocket::SendUrgent(), XrdProofdClient::SetClientID(), XrdProofdAdmin::SetGroupProperties(), XrdProofdAdmin::SetROOTVersion(), XrdProofdAdmin::SetSessionAlias(), XrdProofdAdmin::SetSessionTag(), and XPD::smartPrintClientHeader().
struct XPClientInterruptRequest XPClientRequest::interrupt |
Definition at line 303 of file XProofProtocol.h.
Referenced by XPD::clientMarshall(), XrdProofdProtocol::Interrupt(), TXSocket::SendInterrupt(), and XPD::smartPrintClientHeader().
struct XPClientLoginRequest XPClientRequest::login |
Definition at line 297 of file XProofProtocol.h.
Referenced by XPD::clientMarshall(), XrdProofdClientMgr::Login(), XrdProofConn::Login(), XrdProofdClientMgr::MapClient(), and XPD::smartPrintClientHeader().
struct XPClientProofRequest XPClientRequest::proof |
Definition at line 299 of file XProofProtocol.h.
Referenced by XrdProofdProofServMgr::Attach(), XrdProofdNetMgr::BroadcastCtrlC(), XrdProofdAdmin::CleanupSessions(), XPD::clientMarshall(), TXSocket::Create(), XrdProofdProofServMgr::Create(), TXSocket::CtrlC(), XrdProofdProofServMgr::Destroy(), XrdProofdProofServMgr::Detach(), TXSocket::DisconnectSession(), XrdProofdAdmin::Exec(), XrdProofdAdmin::GetWorkers(), XrdProofdProofServMgr::ParseCreateBuffer(), XrdProofdManager::Process(), XrdProofdAdmin::QueryLogPaths(), XrdProofdNetMgr::ReadLogPaths(), XrdProofdAdmin::ReleaseWorker(), XrdProofdNetMgr::Send(), TXSocket::SendCoordinator(), TXSocket::SendUrgent(), XrdProofdAdmin::SetGroupProperties(), XrdProofdAdmin::SetROOTVersion(), XrdProofdAdmin::SetSessionAlias(), XrdProofdAdmin::SetSessionTag(), XPD::smartPrintClientHeader(), and XrdProofdProtocol::Urgent().
struct XPClientReadbufRequest XPClientRequest::readbuf |
Definition at line 300 of file XProofProtocol.h.
Referenced by XPD::clientMarshall(), XrdProofdNetMgr::ReadBuffer(), XrdProofdNetMgr::ReadBufferRemote(), TXSocket::SendCoordinator(), and XPD::smartPrintClientHeader().
struct XPClientSendRcvRequest XPClientRequest::sendrcv |
Definition at line 301 of file XProofProtocol.h.
Referenced by XPD::clientMarshall(), XrdProofdProtocol::Ping(), TXSocket::Ping(), TXSocket::RemoteTouch(), XrdProofdProtocol::SendData(), XrdProofdProtocol::SendMsg(), TXSocket::SendRaw(), XrdProofConn::SendReq(), and XPD::smartPrintClientHeader().