This is the complete list of members for TStorageFactoryFile, including all inherited members.
ClassDef(TStorageFactoryFile, 0) | TStorageFactoryFile | |
Initialize(const char *name, Option_t *option="") | TStorageFactoryFile | private |
ReadBuffer(char *buf, Int_t len) | TStorageFactoryFile | virtual |
ReadBuffer(char *buf, Long64_t pos, Int_t len) | TStorageFactoryFile | virtual |
ReadBufferAsync(Long64_t off, Int_t len) | TStorageFactoryFile | virtual |
ReadBuffers(char *buf, Long64_t *pos, Int_t *len, Int_t nbuf) | TStorageFactoryFile | virtual |
ReadBuffersSync(char *buf, Long64_t *pos, Int_t *len, Int_t nbuf) | TStorageFactoryFile | private |
releaseStorage() | TStorageFactoryFile | inlineprivate |
ResetErrno(void) const | TStorageFactoryFile | |
storage_ | TStorageFactoryFile | private |
SysClose(Int_t fd) | TStorageFactoryFile | protectedvirtual |
SysOpen(const char *pathname, Int_t flags, UInt_t mode) | TStorageFactoryFile | protectedvirtual |
SysSeek(Int_t fd, Long64_t offset, Int_t whence) | TStorageFactoryFile | protectedvirtual |
SysStat(Int_t fd, Long_t *id, Long64_t *size, Long_t *flags, Long_t *modtime) | TStorageFactoryFile | protectedvirtual |
SysSync(Int_t fd) | TStorageFactoryFile | protectedvirtual |
TStorageFactoryFile(const char *name, Option_t *option, const char *ftitle, Int_t compress, Int_t netopt, Bool_t parallelopen=kFALSE) | TStorageFactoryFile | |
TStorageFactoryFile(const char *name, Option_t *option="", const char *ftitle="", Int_t compress=1) | TStorageFactoryFile | |
TStorageFactoryFile(void) | TStorageFactoryFile | private |
WriteBuffer(const char *buf, Int_t len) | TStorageFactoryFile | virtual |
~TStorageFactoryFile(void) | TStorageFactoryFile |