Definition at line 61 of file RAttrMap.hxx.
|
| template<typename RET_TYPE, typename MATCH_TYPE = void> |
| static RET_TYPE | GetValue (const Value_t *rec) |
#include <ROOT/RAttrMap.hxx>
◆ NoValue_t()
| ROOT::Experimental::RAttrMap::NoValue_t::NoValue_t |
( |
| ) |
|
|
inlineexplicit |
◆ CanConvertFrom()
| virtual bool ROOT::Experimental::RAttrMap::Value_t::CanConvertFrom |
( |
EValuesKind | kind | ) |
const |
|
inlinevirtualinherited |
◆ CanConvertTo()
| virtual bool ROOT::Experimental::RAttrMap::Value_t::CanConvertTo |
( |
EValuesKind | kind | ) |
const |
|
inlinevirtualinherited |
◆ Copy()
| std::unique_ptr< Value_t > ROOT::Experimental::RAttrMap::NoValue_t::Copy |
( |
| ) |
const |
|
inlinefinalvirtual |
◆ Get() [1/2]
◆ Get() [2/2]
template<typename T>
| T ROOT::Experimental::RAttrMap::Value_t::Get |
( |
| ) |
const |
|
inherited |
◆ GetBool()
| virtual bool ROOT::Experimental::RAttrMap::Value_t::GetBool |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ GetDouble()
| virtual double ROOT::Experimental::RAttrMap::Value_t::GetDouble |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ GetInt()
| virtual int ROOT::Experimental::RAttrMap::Value_t::GetInt |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ GetString()
| virtual std::string ROOT::Experimental::RAttrMap::Value_t::GetString |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ GetValue() [1/2]
◆ GetValue() [2/2]
template<typename RET_TYPE, typename MATCH_TYPE = void>
| RET_TYPE ROOT::Experimental::RAttrMap::Value_t::GetValue |
( |
const Value_t * | rec | ) |
|
|
staticinherited |
◆ IsEqual()
| bool ROOT::Experimental::RAttrMap::NoValue_t::IsEqual |
( |
const Value_t & | tgt | ) |
const |
|
inlinefinalvirtual |
◆ Kind()
| EValuesKind ROOT::Experimental::RAttrMap::NoValue_t::Kind |
( |
| ) |
const |
|
inlinefinalvirtual |
The documentation for this class was generated from the following file: