MCPcopy Create free account
hub / github.com/baidu/tera / GetRootNode

Method GetRootNode

src/utils/prop_tree.h:94–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92 bool ParseFromFile(const std::string& file);
93
94 Node* GetRootNode() { return root_; }
95
96 std::string FormatString();
97

Callers 4

UpdateOpFunction · 0.80
TESTFunction · 0.80
UpdateTableDescriptorFunction · 0.80
FillTableDescriptorFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64