Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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 603 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 605 of file RMiniFile.cxx.

◆ fHeader

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

Definition at line 604 of file RMiniFile.cxx.

◆ fSeekFileRecord

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

Definition at line 607 of file RMiniFile.cxx.

◆ fSeekNTuple

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

Definition at line 606 of file RMiniFile.cxx.

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

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