Definition at line 78 of file JSONParser.cxx.
|
| | BaseNode () |
| | BaseNode (std::istream &is) |
| const nlohmann::json & | get () const override |
| nlohmann::json & | get () override |
| std::string const & | key () const |
◆ BaseNode() [1/2]
| TJSONTree::Node::Impl::BaseNode::BaseNode |
( |
std::istream & | is | ) |
|
|
inline |
◆ BaseNode() [2/2]
| TJSONTree::Node::Impl::BaseNode::BaseNode |
( |
| ) |
|
|
inline |
◆ get() [1/2]
| const nlohmann::json & TJSONTree::Node::Impl::BaseNode::get |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ get() [2/2]
| nlohmann::json & TJSONTree::Node::Impl::BaseNode::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::BaseNode::node |
|
private |
The documentation for this class was generated from the following file: