Logo ROOT  
Reference Guide
TIOFeatures.cxx File Reference
#include "ROOT/TIOFeatures.hxx"
#include "TBasket.h"
#include "TBranch.h"
#include "TEnum.h"
#include "TEnumConstant.h"
#include "TError.h"
#include "TTree.h"
#include <bitset>
#include <sstream>
Include dependency graph for TIOFeatures.cxx:

Functions

static std::string GetUnsupportedName (TBasket::EUnsupportedIOBits enum_flag)
 

Function Documentation

◆ GetUnsupportedName()

static std::string GetUnsupportedName ( TBasket::EUnsupportedIOBits  enum_flag)
static

Definition at line 91 of file TIOFeatures.cxx.