Go to the source code of this file.
|
CheckpointImpl< false > | XrdCl::Checkpoint (Ctx< File > file, Arg< ChkPtCode > code, uint16_t timeout=0) |
| Factory for creating ReadImpl objects. More...
|
|
ChkptWrtImpl< false > | XrdCl::ChkptWrt (Ctx< File > file, Arg< uint64_t > offset, Arg< uint32_t > size, Arg< const void * > buffer, uint16_t timeout=0) |
| Factory for creating ReadImpl objects. More...
|
|
ChkptWrtVImpl< false > | XrdCl::ChkptWrtV (Ctx< File > file, Arg< uint64_t > offset, Arg< std::vector< iovec >> iov, uint16_t timeout=0) |
| Factory for creating ChkptWrtVImpl objects. More...
|
|