This is the complete list of members for TJSONTree::Node::Impl::NodeRef, including all inherited members.
_key | TJSONTree::Node::Impl | |
get() override | TJSONTree::Node::Impl::NodeRef | inlinevirtual |
get() const override | TJSONTree::Node::Impl::NodeRef | inlinevirtual |
Impl(const std::string &k) | TJSONTree::Node::Impl | inline |
key() const | TJSONTree::Node::Impl | inline |
mkNode(TJSONTree *t, const std::string &k, nlohmann::json &n) | TJSONTree::Node::Impl | static |
mkNode(const TJSONTree *t, const std::string &k, const nlohmann::json &n) | TJSONTree::Node::Impl | static |
node | TJSONTree::Node::Impl::NodeRef | private |
NodeRef(const std::string &k, nlohmann::json &n) | TJSONTree::Node::Impl::NodeRef | inline |
NodeRef(const NodeRef &other) | TJSONTree::Node::Impl::NodeRef | inline |
~Impl()=default | TJSONTree::Node::Impl | virtual |