Logo ROOT  
Reference Guide
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
fBlockBufferIdxROOT::Internal::RRawFileprivate
fBlockBuffersROOT::Internal::RRawFileprivate
fBufferSpaceROOT::Internal::RRawFileprivate
fFilePosROOT::Internal::RRawFileprotected
fFileSizeROOT::Internal::RRawFileprivate
fIsOpenROOT::Internal::RRawFileprivate
fOptionsROOT::Internal::RRawFileprotected
fUrlROOT::Internal::RRawFileprotected
GetFeatures() const =0ROOT::Internal::RRawFilepure virtual
GetLocation(std::string_view url)ROOT::Internal::RRawFilestatic
GetSize()ROOT::Internal::RRawFile
GetSizeImpl()=0ROOT::Internal::RRawFileprotectedpure virtual
GetTransport(std::string_view url)ROOT::Internal::RRawFilestatic
kFeatureHasMmapROOT::Internal::RRawFilestatic
kFeatureHasSizeROOT::Internal::RRawFilestatic
kNumBlockBuffersROOT::Internal::RRawFileprivatestatic
kUnknownFileSizeROOT::Internal::RRawFilestatic
Map(size_t nbytes, std::uint64_t offset, std::uint64_t &mapdOffset)ROOT::Internal::RRawFile
MapImpl(size_t nbytes, std::uint64_t offset, std::uint64_t &mapdOffset)ROOT::Internal::RRawFileprotectedvirtual
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
RRawFile(std::string_view url, ROptions options)ROOT::Internal::RRawFile
RRawFile(const RRawFile &)=deleteROOT::Internal::RRawFile
Seek(std::uint64_t offset)ROOT::Internal::RRawFile
Unmap(void *region, size_t nbytes)ROOT::Internal::RRawFile
UnmapImpl(void *region, size_t nbytes)ROOT::Internal::RRawFileprotectedvirtual
~RRawFile()ROOT::Internal::RRawFilevirtual