Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Internal::RDF::RDataBlockFlag Struct Reference

Definition at line 23 of file RDataBlockNotifier.hxx.

Public Member Functions

bool CheckFlag () const
 
bool Notify ()
 
void SetFlag ()
 
void UnsetFlag ()
 

Public Attributes

bool fFlag = false
 

#include <ROOT/RDF/RDataBlockNotifier.hxx>

Member Function Documentation

◆ CheckFlag()

bool ROOT::Internal::RDF::RDataBlockFlag::CheckFlag ( ) const
inline

Definition at line 29 of file RDataBlockNotifier.hxx.

◆ Notify()

bool ROOT::Internal::RDF::RDataBlockFlag::Notify ( )
inline

Definition at line 30 of file RDataBlockNotifier.hxx.

◆ SetFlag()

void ROOT::Internal::RDF::RDataBlockFlag::SetFlag ( )
inline

Definition at line 27 of file RDataBlockNotifier.hxx.

◆ UnsetFlag()

void ROOT::Internal::RDF::RDataBlockFlag::UnsetFlag ( )
inline

Definition at line 28 of file RDataBlockNotifier.hxx.

Member Data Documentation

◆ fFlag

bool ROOT::Internal::RDF::RDataBlockFlag::fFlag = false

Definition at line 24 of file RDataBlockNotifier.hxx.

Collaboration diagram for ROOT::Internal::RDF::RDataBlockFlag:
[legend]

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