#include <XrdPfcFile.hh>
| 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 |
| char* XrdPfc::Block::get_buff |
( |
| ) |
const |
|
inline |
| int XrdPfc::Block::get_error |
( |
| ) |
const |
|
inline |
| File* XrdPfc::Block::get_file |
( |
| ) |
const |
|
inline |
| IO* XrdPfc::Block::get_io |
( |
| ) |
const |
|
inline |
| int XrdPfc::Block::get_n_cksum_errors |
( |
| ) |
|
|
inline |
| long long XrdPfc::Block::get_offset |
( |
| ) |
const |
|
inline |
| void* XrdPfc::Block::get_req_id |
( |
| ) |
const |
|
inline |
| int XrdPfc::Block::get_req_size |
( |
| ) |
const |
|
inline |
| int XrdPfc::Block::get_size |
( |
| ) |
const |
|
inline |
| bool XrdPfc::Block::has_cksums |
( |
| ) |
const |
|
inline |
| bool XrdPfc::Block::is_failed |
( |
| ) |
const |
|
inline |
| bool XrdPfc::Block::is_finished |
( |
| ) |
const |
|
inline |
| bool XrdPfc::Block::is_ok |
( |
| ) |
const |
|
inline |
| int* XrdPfc::Block::ptr_n_cksum_errors |
( |
| ) |
|
|
inline |
| vCkSum_t& XrdPfc::Block::ref_cksum_vec |
( |
| ) |
|
|
inline |
| bool XrdPfc::Block::req_cksum_net |
( |
| ) |
const |
|
inline |
| void XrdPfc::Block::reset_error_and_set_io |
( |
IO * |
io, |
|
|
void * |
rid |
|
) |
| |
|
inline |
| void XrdPfc::Block::set_downloaded |
( |
| ) |
|
|
inline |
| void XrdPfc::Block::set_error |
( |
int |
err | ) |
|
|
inline |
| char* XrdPfc::Block::m_buff |
| bool XrdPfc::Block::m_downloaded |
| int XrdPfc::Block::m_errno |
| File* XrdPfc::Block::m_file |
| int XrdPfc::Block::m_n_cksum_errors |
| long long XrdPfc::Block::m_offset |
| bool XrdPfc::Block::m_prefetch |
| int XrdPfc::Block::m_refcnt |
| bool XrdPfc::Block::m_req_cksum_net |
| void* XrdPfc::Block::m_req_id |
| int XrdPfc::Block::m_req_size |
| int XrdPfc::Block::m_size |
The documentation for this class was generated from the following file: