Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RProvider.cxx File Reference
#include <ROOT/Browsable/RProvider.hxx>
#include <ROOT/RLogger.hxx>
#include "TBaseClass.h"
#include "TList.h"
#include "TClass.h"
#include "TSystem.h"

Classes

class  RDefaultProvider

Functions

template<class Map_t, class Func_t>
bool ScanProviderMap (Map_t &fmap, const RProvider::ClassArg &cl, bool test_all=false, std::function< bool(Func_t &)> check_func=nullptr)

Variables

RDefaultProvider newRDefaultProvider

Function Documentation

◆ ScanProviderMap()

template<class Map_t, class Func_t>
bool ScanProviderMap ( Map_t & fmap,
const RProvider::ClassArg & cl,
bool test_all = false,
std::function< bool(Func_t &)> check_func = nullptr )

Definition at line 228 of file RProvider.cxx.

Variable Documentation

◆ newRDefaultProvider

RDefaultProvider newRDefaultProvider