Logo ROOT  
Reference Guide
RAttrMap.cxx File Reference
#include "ROOT/RAttrMap.hxx"
#include "ROOT/RAttrBase.hxx"
#include "ROOT/RLogger.hxx"
Include dependency graph for RAttrMap.cxx:

Functions

template<>
const ROOT::Experimental::RAttrMap::Value_tROOT::Experimental::RAttrMap::Value_t::GetValue< const ROOT::Experimental::RAttrMap::Value_t *, bool > (const Value_t *rec)
 
template<>
const ROOT::Experimental::RAttrMap::Value_tROOT::Experimental::RAttrMap::Value_t::GetValue< const ROOT::Experimental::RAttrMap::Value_t *, double > (const Value_t *rec)
 
template<>
const ROOT::Experimental::RAttrMap::Value_tROOT::Experimental::RAttrMap::Value_t::GetValue< const ROOT::Experimental::RAttrMap::Value_t *, int > (const Value_t *rec)
 
template<>
const ROOT::Experimental::RAttrMap::Value_tROOT::Experimental::RAttrMap::Value_t::GetValue< const ROOT::Experimental::RAttrMap::Value_t *, void > (const Value_t *rec)
 

Function Documentation

◆ ROOT::Experimental::RAttrMap::Value_t::GetValue< const ROOT::Experimental::RAttrMap::Value_t *, bool >()

Definition at line 25 of file RAttrMap.cxx.

◆ ROOT::Experimental::RAttrMap::Value_t::GetValue< const ROOT::Experimental::RAttrMap::Value_t *, double >()

Definition at line 27 of file RAttrMap.cxx.

◆ ROOT::Experimental::RAttrMap::Value_t::GetValue< const ROOT::Experimental::RAttrMap::Value_t *, int >()

Definition at line 26 of file RAttrMap.cxx.

◆ ROOT::Experimental::RAttrMap::Value_t::GetValue< const ROOT::Experimental::RAttrMap::Value_t *, void >()