Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TIOFeatures.hxx File Reference
#include "Rtypes.h"
Include dependency graph for TIOFeatures.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::TIOFeatures
 TIOFeatures provides the end-user with the ability to change the IO behavior of data written via a TTree. More...
 

Namespaces

namespace  ROOT
 This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
 
namespace  ROOT::Experimental
 

Enumerations

enum class  ROOT::EIOFeatures { ROOT::kSupported = 0 }
 
enum class  ROOT::Experimental::EIOFeatures { ROOT::Experimental::kGenerateOffsetMap = (1ULL << ( 0 )) , ROOT::Experimental::kSupported = kGenerateOffsetMap }
 
enum class  ROOT::Experimental::EIOUnsupportedFeatures { ROOT::Experimental::kUnsupported = 0 }