#include <XrdPfcFile.hh>
Definition at line 117 of file XrdPfcFile.hh.
◆ Block()
XrdPfc::Block::Block |
( |
File * | f, |
|
|
IO * | io, |
|
|
void * | rid, |
|
|
char * | buf, |
|
|
long long | off, |
|
|
int | size, |
|
|
int | rsize, |
|
|
bool | m_prefetch, |
|
|
bool | cks_net ) |
|
inline |
Definition at line 138 of file XrdPfcFile.hh.
References m_buff, m_downloaded, m_errno, m_file, m_io, m_n_cksum_errors, m_offset, m_prefetch, m_refcnt, m_req_cksum_net, m_req_id, m_req_size, and m_size.
◆ get_buff()
char * XrdPfc::Block::get_buff |
( |
| ) |
const |
|
inline |
◆ get_error()
int XrdPfc::Block::get_error |
( |
| ) |
const |
|
inline |
◆ get_file()
File * XrdPfc::Block::get_file |
( |
| ) |
const |
|
inline |
◆ get_io()
IO * XrdPfc::Block::get_io |
( |
| ) |
const |
|
inline |
◆ get_n_cksum_errors()
int XrdPfc::Block::get_n_cksum_errors |
( |
| ) |
|
|
inline |
◆ get_offset()
long long XrdPfc::Block::get_offset |
( |
| ) |
const |
|
inline |
◆ get_req_id()
void * XrdPfc::Block::get_req_id |
( |
| ) |
const |
|
inline |
◆ get_req_size()
int XrdPfc::Block::get_req_size |
( |
| ) |
const |
|
inline |
◆ get_size()
int XrdPfc::Block::get_size |
( |
| ) |
const |
|
inline |
◆ has_cksums()
bool XrdPfc::Block::has_cksums |
( |
| ) |
const |
|
inline |
◆ is_failed()
bool XrdPfc::Block::is_failed |
( |
| ) |
const |
|
inline |
◆ is_finished()
bool XrdPfc::Block::is_finished |
( |
| ) |
const |
|
inline |
◆ is_ok()
bool XrdPfc::Block::is_ok |
( |
| ) |
const |
|
inline |
◆ ptr_n_cksum_errors()
int * XrdPfc::Block::ptr_n_cksum_errors |
( |
| ) |
|
|
inline |
◆ ref_cksum_vec()
vCkSum_t & XrdPfc::Block::ref_cksum_vec |
( |
| ) |
|
|
inline |
◆ req_cksum_net()
bool XrdPfc::Block::req_cksum_net |
( |
| ) |
const |
|
inline |
◆ reset_error_and_set_io()
void XrdPfc::Block::reset_error_and_set_io |
( |
IO * | io, |
|
|
void * | rid ) |
|
inline |
◆ set_downloaded()
void XrdPfc::Block::set_downloaded |
( |
| ) |
|
|
inline |
◆ set_error()
void XrdPfc::Block::set_error |
( |
int | err | ) |
|
|
inline |
◆ m_buff
char* XrdPfc::Block::m_buff |
◆ m_chunk_reqs
◆ m_cksum_vec
◆ m_downloaded
bool XrdPfc::Block::m_downloaded |
◆ m_errno
int XrdPfc::Block::m_errno |
◆ m_file
File* XrdPfc::Block::m_file |
◆ m_io
◆ m_n_cksum_errors
int XrdPfc::Block::m_n_cksum_errors |
◆ m_offset
long long XrdPfc::Block::m_offset |
◆ m_prefetch
bool XrdPfc::Block::m_prefetch |
◆ m_refcnt
int XrdPfc::Block::m_refcnt |
◆ m_req_cksum_net
bool XrdPfc::Block::m_req_cksum_net |
◆ m_req_id
void* XrdPfc::Block::m_req_id |
◆ m_req_size
int XrdPfc::Block::m_req_size |
◆ m_size
int XrdPfc::Block::m_size |
The documentation for this class was generated from the following file: