Definition at line 40 of file RAttrMap.hxx.
|
template<typename RET_TYPE , typename MATCH_TYPE = void> |
static RET_TYPE | GetValue (const Value_t *rec) |
|
#include <ROOT/RAttrMap.hxx>
◆ ~Value_t()
virtual ROOT::Experimental::RAttrMap::Value_t::~Value_t |
( |
| ) |
|
|
virtualdefault |
◆ Compatible()
virtual bool ROOT::Experimental::RAttrMap::Value_t::Compatible |
( |
EValuesKind |
kind | ) |
const |
|
inlinevirtual |
◆ Copy()
virtual std::unique_ptr< Value_t > ROOT::Experimental::RAttrMap::Value_t::Copy |
( |
| ) |
const |
|
pure virtual |
◆ Get() [1/2]
template<typename T >
T ROOT::Experimental::RAttrMap::Value_t::Get |
( |
| ) |
const |
◆ Get() [2/2]
double ROOT::Experimental::RAttrMap::Value_t::Get< double > |
◆ GetBool()
virtual bool ROOT::Experimental::RAttrMap::Value_t::GetBool |
( |
| ) |
const |
|
inlinevirtual |
◆ GetDouble()
virtual double ROOT::Experimental::RAttrMap::Value_t::GetDouble |
( |
| ) |
const |
|
inlinevirtual |
◆ GetInt()
virtual int ROOT::Experimental::RAttrMap::Value_t::GetInt |
( |
| ) |
const |
|
inlinevirtual |
◆ GetString()
virtual std::string ROOT::Experimental::RAttrMap::Value_t::GetString |
( |
| ) |
const |
|
inlinevirtual |
◆ GetValue() [1/2]
template<typename RET_TYPE , typename MATCH_TYPE = void>
static RET_TYPE ROOT::Experimental::RAttrMap::Value_t::GetValue |
( |
const Value_t * |
rec | ) |
|
|
static |
◆ GetValue() [2/2]
double ROOT::Experimental::RAttrMap::Value_t::GetValue< double, void > |
( |
const Value_t * |
rec | ) |
|
◆ IsEqual()
virtual bool ROOT::Experimental::RAttrMap::Value_t::IsEqual |
( |
const Value_t & |
| ) |
const |
|
inlinevirtual |
◆ Kind()
virtual EValuesKind ROOT::Experimental::RAttrMap::Value_t::Kind |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following files: