CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TStorageFactoryFile Member List

This is the complete list of members for TStorageFactoryFile, including all inherited members.

ClassDef(TStorageFactoryFile, 0)TStorageFactoryFile
Initialize(const char *name, Option_t *option="")TStorageFactoryFileprivate
ReadBuffer(char *buf, Int_t len)TStorageFactoryFilevirtual
ReadBuffer(char *buf, Long64_t pos, Int_t len)TStorageFactoryFilevirtual
ReadBufferAsync(Long64_t off, Int_t len)TStorageFactoryFilevirtual
ReadBuffers(char *buf, Long64_t *pos, Int_t *len, Int_t nbuf)TStorageFactoryFilevirtual
ReadBuffersSync(char *buf, Long64_t *pos, Int_t *len, Int_t nbuf)TStorageFactoryFileprivate
ResetErrno(void) const TStorageFactoryFile
storage_TStorageFactoryFileprivate
SysClose(Int_t fd)TStorageFactoryFileprotectedvirtual
SysOpen(const char *pathname, Int_t flags, UInt_t mode)TStorageFactoryFileprotectedvirtual
SysSeek(Int_t fd, Long64_t offset, Int_t whence)TStorageFactoryFileprotectedvirtual
SysStat(Int_t fd, Long_t *id, Long64_t *size, Long_t *flags, Long_t *modtime)TStorageFactoryFileprotectedvirtual
SysSync(Int_t fd)TStorageFactoryFileprotectedvirtual
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)TStorageFactoryFileprivate
WriteBuffer(const char *buf, Int_t len)TStorageFactoryFilevirtual
~TStorageFactoryFile(void)TStorageFactoryFile