#include <RootType.h>
Definition at line 37 of file RootType.h.
◆ TPropertyListAdapter()
| TPropertyListAdapter::TPropertyListAdapter |
( |
TDictAttributeMap * | dam | ) |
|
|
inline |
Definition at line 39 of file RootType.h.
TDictAttributeMap * fAttributes
◆ HasProperty()
| Bool_t TPropertyListAdapter::HasProperty |
( |
const std::string & | key | ) |
const |
Definition at line 74 of file RootType.cxx.
75{
78 return kFALSE;
79}
static std::string map_property(const std::string &key)
◆ PropertyAsString()
| std::string TPropertyListAdapter::PropertyAsString |
( |
const std::string & | key | ) |
const |
◆ fAttributes
| TDictAttributeMap* TPropertyListAdapter::fAttributes |
|
private |
The documentation for this class was generated from the following files: