Definition at line 88 of file JSONParser.cxx.
|
| | NodeRef (const NodeRef &other) |
| | NodeRef (const std::string &k, nlohmann::json &n) |
| const nlohmann::json & | get () const override |
| nlohmann::json & | get () override |
| std::string const & | key () const |
◆ NodeRef() [1/2]
| TJSONTree::Node::Impl::NodeRef::NodeRef |
( |
const std::string & | k, |
|
|
nlohmann::json & | n ) |
|
inline |
◆ NodeRef() [2/2]
| TJSONTree::Node::Impl::NodeRef::NodeRef |
( |
const NodeRef & | other | ) |
|
|
inline |
◆ get() [1/2]
| const nlohmann::json & TJSONTree::Node::Impl::NodeRef::get |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ get() [2/2]
| nlohmann::json & TJSONTree::Node::Impl::NodeRef::get |
( |
| ) |
|
|
inlineoverridevirtual |
◆ key()
| std::string const & TJSONTree::Node::Impl::key |
( |
| ) |
const |
|
inlineinherited |
◆ mkNode() [1/2]
| const TJSONTree::Node & TJSONTree::Node::Impl::mkNode |
( |
const TJSONTree * | t, |
|
|
const std::string & | k, |
|
|
const nlohmann::json & | n ) |
|
staticinherited |
◆ mkNode() [2/2]
◆ _key
| std::string TJSONTree::Node::Impl::_key |
|
inherited |
◆ node
| nlohmann::json& TJSONTree::Node::Impl::NodeRef::node |
|
private |
The documentation for this class was generated from the following file: