Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Internal::RRawFile Member List

This is the complete list of members for ROOT::Internal::RRawFile, including all inherited members.

Clone() const =0ROOT::Internal::RRawFilepure virtual
Create(std::string_view url, ROptions options=ROptions())ROOT::Internal::RRawFilestatic
ELineBreaks enum nameROOT::Internal::RRawFile
EnsureOpen()ROOT::Internal::RRawFileprotected
fBlockBufferIdxROOT::Internal::RRawFileprivate
fBlockBuffersROOT::Internal::RRawFileprivate
fBufferSpaceROOT::Internal::RRawFileprivate
fFilePosROOT::Internal::RRawFileprotected
fFileSizeROOT::Internal::RRawFileprivate
fIsBufferingROOT::Internal::RRawFileprivate
fIsOpenROOT::Internal::RRawFileprivate
fOptionsROOT::Internal::RRawFileprotected
fUrlROOT::Internal::RRawFileprotected
GetFilePos() constROOT::Internal::RRawFileinline
GetLocation(std::string_view url)ROOT::Internal::RRawFilestatic
GetReadVLimits()ROOT::Internal::RRawFileinlinevirtual
GetSize()ROOT::Internal::RRawFile
GetSizeImpl()=0ROOT::Internal::RRawFileprotectedpure virtual
GetTransport(std::string_view url)ROOT::Internal::RRawFilestatic
GetUrl() constROOT::Internal::RRawFile
IsBuffering() constROOT::Internal::RRawFileinline
IsOpen() constROOT::Internal::RRawFileinline
kNumBlockBuffersROOT::Internal::RRawFileprivatestatic
kUnknownFileSizeROOT::Internal::RRawFileprivatestatic
OpenImpl()=0ROOT::Internal::RRawFileprotectedpure virtual
operator=(const RRawFile &)=deleteROOT::Internal::RRawFile
Read(void *buffer, size_t nbytes)ROOT::Internal::RRawFile
ReadAt(void *buffer, size_t nbytes, std::uint64_t offset)ROOT::Internal::RRawFile
ReadAtImpl(void *buffer, size_t nbytes, std::uint64_t offset)=0ROOT::Internal::RRawFileprotectedpure virtual
Readln(std::string &line)ROOT::Internal::RRawFile
ReadV(RIOVec *ioVec, unsigned int nReq)ROOT::Internal::RRawFile
ReadVImpl(RIOVec *ioVec, unsigned int nReq)ROOT::Internal::RRawFileprotectedvirtual
RRawFile(std::string_view url, ROptions options)ROOT::Internal::RRawFile
RRawFile(const RRawFile &)=deleteROOT::Internal::RRawFile
Seek(std::uint64_t offset)ROOT::Internal::RRawFile
SetBuffering(bool value)ROOT::Internal::RRawFile
~RRawFile()=defaultROOT::Internal::RRawFilevirtual