, including all inherited members.
| Close(ResponseHandler *handler, uint16_t timeout=0) | XrdCl::File | |
| Close(uint16_t timeout=0) | XrdCl::File | |
| Fcntl(const Buffer &arg, ResponseHandler *handler, uint16_t timeout=0) | XrdCl::File | |
| Fcntl(const Buffer &arg, Buffer *&response, uint16_t timeout=0) | XrdCl::File | |
| File(bool enablePlugIns=true) | XrdCl::File | |
| GetProperty(const std::string &name, std::string &value) const | XrdCl::File | |
| IsOpen() const | XrdCl::File | |
| Open(const std::string &url, OpenFlags::Flags flags, Access::Mode mode, ResponseHandler *handler, uint16_t timeout=0) | XrdCl::File | |
| Open(const std::string &url, OpenFlags::Flags flags, Access::Mode mode=Access::None, uint16_t timeout=0) | XrdCl::File | |
| pEnablePlugIns | XrdCl::File | [private] |
| pPlugIn | XrdCl::File | [private] |
| pStateHandler | XrdCl::File | [private] |
| Read(uint64_t offset, uint32_t size, void *buffer, ResponseHandler *handler, uint16_t timeout=0) | XrdCl::File | |
| Read(uint64_t offset, uint32_t size, void *buffer, uint32_t &bytesRead, uint16_t timeout=0) | XrdCl::File | |
| SetProperty(const std::string &name, const std::string &value) | XrdCl::File | |
| Stat(bool force, ResponseHandler *handler, uint16_t timeout=0) | XrdCl::File | |
| Stat(bool force, StatInfo *&response, uint16_t timeout=0) | XrdCl::File | |
| Sync(ResponseHandler *handler, uint16_t timeout=0) | XrdCl::File | |
| Sync(uint16_t timeout=0) | XrdCl::File | |
| Truncate(uint64_t size, ResponseHandler *handler, uint16_t timeout=0) | XrdCl::File | |
| Truncate(uint64_t size, uint16_t timeout=0) | XrdCl::File | |
| VectorRead(const ChunkList &chunks, void *buffer, ResponseHandler *handler, uint16_t timeout=0) | XrdCl::File | |
| VectorRead(const ChunkList &chunks, void *buffer, VectorReadInfo *&vReadInfo, uint16_t timeout=0) | XrdCl::File | |
| Visa(ResponseHandler *handler, uint16_t timeout=0) | XrdCl::File | |
| Visa(Buffer *&visa, uint16_t timeout=0) | XrdCl::File | |
| Write(uint64_t offset, uint32_t size, const void *buffer, ResponseHandler *handler, uint16_t timeout=0) | XrdCl::File | |
| Write(uint64_t offset, uint32_t size, const void *buffer, uint16_t timeout=0) | XrdCl::File | |
| ~File() | XrdCl::File | [virtual] |