XRootD
Loading...
Searching...
No Matches
XrdCl::MessageSendParams Struct Reference

#include <XrdClMessageUtils.hh>

Collaboration diagram for XrdCl::MessageSendParams:

Public Member Functions

 MessageSendParams ()

Public Attributes

bool chunkedResponse
ChunkListchunkList
std::vector< uint32_t > crc32cDigests
time_t expires
bool followRedirects
HostListhostList
XrdSys::KernelBufferkbuff
HostInfo loadBalancer
uint16_t redirectLimit
bool stateful
uint16_t timeout

Detailed Description

Definition at line 131 of file XrdClMessageUtils.hh.

Constructor & Destructor Documentation

◆ MessageSendParams()

Member Data Documentation

◆ chunkedResponse

bool XrdCl::MessageSendParams::chunkedResponse

◆ chunkList

◆ crc32cDigests

std::vector<uint32_t> XrdCl::MessageSendParams::crc32cDigests

◆ expires

◆ followRedirects

◆ hostList

HostList* XrdCl::MessageSendParams::hostList

Definition at line 142 of file XrdClMessageUtils.hh.

Referenced by MessageSendParams(), and XrdCl::MessageUtils::SendMessage().

◆ kbuff

◆ loadBalancer

HostInfo XrdCl::MessageSendParams::loadBalancer

◆ redirectLimit

uint16_t XrdCl::MessageSendParams::redirectLimit

◆ stateful

◆ timeout


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