Searched refs:GetRefPath (Results 1 – 2 of 2) sorted by relevance
501 const std::string &ConfigNode::GetRefPath() const in GetRefPath() function in ConfigNode997 auto refObject = Lookup(current, node->GetRefPath()); in NodeExpandRef()999 …Logger().Error() << node->SourceInfo() << "reference node '" << node->GetRefPath() << "' not exist… in NodeExpandRef()1003 … Logger().Error() << node->SourceInfo() << " ref invalid node:" << node->GetRefPath(); in NodeExpandRef()1010 … << " ref invalid node which is not base type: " << node->GetRefPath(); in NodeExpandRef()1086 auto inherit = Lookup(current, node->GetRefPath()); in InheritExpand()
168 const std::string &GetRefPath() const;