Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RAttrMap.hxx File Reference
#include <memory>
#include <string>
#include <type_traits>
#include <unordered_map>
#include <ROOT/RPadLength.hxx>
#include <ROOT/RColor.hxx>
Include dependency graph for RAttrMap.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Experimental::RAttrMap::BoolValue_t
 
class  ROOT::Experimental::RAttrMap::DoubleValue_t
 
class  ROOT::Experimental::RAttrMap::IntValue_t
 
class  ROOT::Experimental::RAttrMap::NoValue_t
 
class  ROOT::Experimental::RAttrMap
 
class  ROOT::Experimental::RAttrMap::StringValue_t
 
class  ROOT::Experimental::RAttrMap::Value_t
 

Namespaces

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

Functions

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