Definition at line 24 of file JSONParser.h.
Classes | |
class | ChildItImpl |
class | Impl |
Protected Member Functions | |
Impl & | get_node () |
const Impl & | get_node () const |
TJSONTree * | get_tree () |
const TJSONTree * | get_tree () const |
Protected Attributes | |
std::unique_ptr< Impl > | node |
friend | TJSONTree |
TJSONTree * | tree |
Additional Inherited Members | |
Public Types inherited from RooFit::Detail::JSONNode | |
using | child_iterator = child_iterator_t<JSONNode> |
using | children_view = children_view_t<JSONNode> |
using | const_child_iterator = child_iterator_t<const JSONNode> |
using | const_children_view = children_view_t<const JSONNode> |
#include </github/home/ROOT-CI/src/roofit/jsoninterface/src/JSONParser.h>
TJSONTree::Node::Node | ( | TJSONTree * | t, |
std::istream & | is ) |
Definition at line 111 of file JSONParser.cxx.
Definition at line 115 of file JSONParser.cxx.
TJSONTree::Node::Node | ( | TJSONTree * | t | ) |
Definition at line 113 of file JSONParser.cxx.
Definition at line 120 of file JSONParser.cxx.
|
virtualdefault |
|
overridevirtual |
Implements RooFit::Detail::JSONNode.
Definition at line 295 of file JSONParser.cxx.
|
overridevirtual |
Implements RooFit::Detail::JSONNode.
Definition at line 311 of file JSONParser.cxx.
|
overridevirtual |
Implements RooFit::Detail::JSONNode.
Definition at line 306 of file JSONParser.cxx.
|
overridevirtual |
Reimplemented from RooFit::Detail::JSONNode.
Definition at line 361 of file JSONParser.cxx.
|
overridevirtual |
Reimplemented from RooFit::Detail::JSONNode.
Definition at line 355 of file JSONParser.cxx.
|
overridevirtual |
Implements RooFit::Detail::JSONNode.
Definition at line 232 of file JSONParser.cxx.
|
protected |
Definition at line 52 of file JSONParser.cxx.
|
protected |
Definition at line 47 of file JSONParser.cxx.
|
inlineprotected |
Definition at line 34 of file JSONParser.h.
Definition at line 33 of file JSONParser.h.
Implements RooFit::Detail::JSONNode.
Definition at line 290 of file JSONParser.cxx.
|
overridevirtual |
Implements RooFit::Detail::JSONNode.
Definition at line 280 of file JSONParser.cxx.
|
overridevirtual |
Implements RooFit::Detail::JSONNode.
Definition at line 285 of file JSONParser.cxx.
|
overridevirtual |
Implements RooFit::Detail::JSONNode.
Definition at line 169 of file JSONParser.cxx.
|
overridevirtual |
Implements RooFit::Detail::JSONNode.
Definition at line 174 of file JSONParser.cxx.
|
overridevirtual |
Implements RooFit::Detail::JSONNode.
Definition at line 179 of file JSONParser.cxx.
|
overridevirtual |
Implements RooFit::Detail::JSONNode.
Definition at line 237 of file JSONParser.cxx.
|
overridevirtual |
Implements RooFit::Detail::JSONNode.
Definition at line 301 of file JSONParser.cxx.
|
overridevirtual |
Implements RooFit::Detail::JSONNode.
Definition at line 147 of file JSONParser.cxx.
|
overridevirtual |
Implements RooFit::Detail::JSONNode.
Definition at line 141 of file JSONParser.cxx.
|
overridevirtual |
Implements RooFit::Detail::JSONNode.
Definition at line 135 of file JSONParser.cxx.
|
overridevirtual |
Implements RooFit::Detail::JSONNode.
Definition at line 129 of file JSONParser.cxx.
|
overridevirtual |
Implements RooFit::Detail::JSONNode.
Definition at line 153 of file JSONParser.cxx.
|
overridevirtual |
Implements RooFit::Detail::JSONNode.
Definition at line 164 of file JSONParser.cxx.
|
overridevirtual |
Implements RooFit::Detail::JSONNode.
Definition at line 159 of file JSONParser.cxx.
|
overridevirtual |
Implements RooFit::Detail::JSONNode.
Definition at line 204 of file JSONParser.cxx.
|
overridevirtual |
Implements RooFit::Detail::JSONNode.
Definition at line 218 of file JSONParser.cxx.
|
overridevirtual |
Implements RooFit::Detail::JSONNode.
Definition at line 242 of file JSONParser.cxx.
|
overridevirtual |
Reimplemented from RooFit::Detail::JSONNode.
Definition at line 264 of file JSONParser.cxx.
|
overridevirtual |
Reimplemented from RooFit::Detail::JSONNode.
Definition at line 260 of file JSONParser.cxx.
|
overridevirtual |
Reimplemented from RooFit::Detail::JSONNode.
Definition at line 256 of file JSONParser.cxx.
|
overridevirtual |
Implements RooFit::Detail::JSONNode.
Definition at line 124 of file JSONParser.cxx.
|
protected |
Definition at line 31 of file JSONParser.h.
|
protected |
Definition at line 30 of file JSONParser.h.
|
protected |
Definition at line 26 of file JSONParser.h.