Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::Internal::RTFileControlBlock Struct Reference

If a TFile container is written by a C stream (simple file), on dataset commit, the file header and the TFile record need to be updated.

Definition at line 598 of file RMiniFile.cxx.

Public Attributes

RTFDirectory fFileRecord
 
RTFHeader fHeader
 
std::uint64_t fSeekFileRecord {0}
 
std::uint64_t fSeekNTuple {0}
 

Member Data Documentation

◆ fFileRecord

RTFDirectory ROOT::Experimental::Internal::RTFileControlBlock::fFileRecord

Definition at line 600 of file RMiniFile.cxx.

◆ fHeader

RTFHeader ROOT::Experimental::Internal::RTFileControlBlock::fHeader

Definition at line 599 of file RMiniFile.cxx.

◆ fSeekFileRecord

std::uint64_t ROOT::Experimental::Internal::RTFileControlBlock::fSeekFileRecord {0}

Definition at line 602 of file RMiniFile.cxx.

◆ fSeekNTuple

std::uint64_t ROOT::Experimental::Internal::RTFileControlBlock::fSeekNTuple {0}

Definition at line 601 of file RMiniFile.cxx.

Collaboration diagram for ROOT::Experimental::Internal::RTFileControlBlock:
[legend]

The documentation for this struct was generated from the following file: