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

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

Clone() const finalROOT::Internal::RRawFileUnixvirtual
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
fFileDesROOT::Internal::RRawFileUnixprivate
fFilePosROOT::Internal::RRawFileprotected
fFileSizeROOT::Internal::RRawFileprivate
fIsOpenROOT::Internal::RRawFileprivate
fOptionsROOT::Internal::RRawFileprotected
fUrlROOT::Internal::RRawFileprotected
GetFd() constROOT::Internal::RRawFileUnixinline
GetFeatures() const finalROOT::Internal::RRawFileUnixvirtual
GetFilePos() constROOT::Internal::RRawFileinline
GetLocation(std::string_view url)ROOT::Internal::RRawFilestatic
GetReadVLimits()ROOT::Internal::RRawFileinlinevirtual
GetSize()ROOT::Internal::RRawFile
GetSizeImpl() finalROOT::Internal::RRawFileUnixprotectedvirtual
GetTransport(std::string_view url)ROOT::Internal::RRawFilestatic
GetUrl() constROOT::Internal::RRawFile
IsOpen() constROOT::Internal::RRawFileinline
kFeatureHasAsyncIoROOT::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) finalROOT::Internal::RRawFileUnixprotectedvirtual
OpenImpl() finalROOT::Internal::RRawFileUnixprotectedvirtual
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) finalROOT::Internal::RRawFileUnixprotectedvirtual
Readln(std::string &line)ROOT::Internal::RRawFile
ReadV(RIOVec *ioVec, unsigned int nReq)ROOT::Internal::RRawFile
ReadVImpl(RIOVec *ioVec, unsigned int nReq) finalROOT::Internal::RRawFileUnixprotectedvirtual
RRawFile(std::string_view url, ROptions options)ROOT::Internal::RRawFile
RRawFile(const RRawFile &)=deleteROOT::Internal::RRawFile
RRawFileUnix(std::string_view url, RRawFile::ROptions options)ROOT::Internal::RRawFileUnix
Seek(std::uint64_t offset)ROOT::Internal::RRawFile
Unmap(void *region, size_t nbytes)ROOT::Internal::RRawFile
UnmapImpl(void *region, size_t nbytes) finalROOT::Internal::RRawFileUnixprotectedvirtual
~RRawFile()ROOT::Internal::RRawFilevirtual
~RRawFileUnix() overrideROOT::Internal::RRawFileUnix