int Int_t
Signed integer 4 bytes (int).
friend class TBufferMerger
TBufferMergerFile()
TBufferMergerFile has no default constructor.
Int_t Write(const char *name=nullptr, Int_t opt=0, Int_t bufsize=0) override
Write data into a TBufferFile and append it to TBufferMerger.
~TBufferMergerFile() override
Destructor.
virtual Int_t Write(const char *=nullptr, Int_t=0, Int_t=0) override
Write this object to the current directory.
Int_t GetCompressionSettings() const
TMemFile(const char *name, Option_t *option="", const char *ftitle="", Int_t compress=ROOT::RCompressionSetting::EDefaults::kUseCompiledDefault, Long64_t defBlockSize=0LL)
Usual Constructor.
void ResetAfterMerge(TFileMergeInfo *) override
Wipe all the data from the permanent buffer but keep, the in-memory object alive.
const char * GetName() const override
Returns name of object.
@ kOnlyPrepStep
Used to request that the class specific implementation of TObject::Write just prepare the objects to ...