Definition at line 64 of file JSONParser.cxx.
|
| Impl (const std::string &k) |
|
virtual | ~Impl ()=default |
|
virtual const nlohmann::json & | get () const =0 |
|
virtual nlohmann::json & | get ()=0 |
|
std::string const & | key () const |
|
◆ Impl()
TJSONTree::Node::Impl::Impl |
( |
const std::string & |
k | ) |
|
|
inline |
◆ ~Impl()
virtual TJSONTree::Node::Impl::~Impl |
( |
| ) |
|
|
virtualdefault |
◆ get() [1/2]
virtual const nlohmann::json & TJSONTree::Node::Impl::get |
( |
| ) |
const |
|
pure virtual |
◆ get() [2/2]
virtual nlohmann::json & TJSONTree::Node::Impl::get |
( |
| ) |
|
|
pure virtual |
◆ key()
std::string const & TJSONTree::Node::Impl::key |
( |
| ) |
const |
|
inline |
◆ mkNode() [1/2]
const TJSONTree::Node & TJSONTree::Node::Impl::mkNode |
( |
const TJSONTree * |
t, |
|
|
const std::string & |
k, |
|
|
const nlohmann::json & |
n |
|
) |
| |
|
static |
◆ mkNode() [2/2]
◆ _key
std::string TJSONTree::Node::Impl::_key |
roofit/jsoninterface/src/JSONParser.cxx