MCPcopy Create free account
hub / github.com/Tencent/embedx / set_node_graph

Method set_node_graph

src/graph/graph_config.h:78–78  ·  view source on GitHub ↗

data

Source from the content-addressed store, hash-verified

76 public:
77 // data
78 void set_node_graph(const std::string& path) noexcept { node_graph_ = path; }
79 void set_node_config(const std::string& path) noexcept {
80 node_config_ = path;
81 }

Callers 15

InitMethod · 0.80
InitMethod · 0.80
InitMethod · 0.80
InitMethod · 0.80
SetGraphConfigFunction · 0.80
InitMethod · 0.80
SetUpMethod · 0.80
SetUpMethod · 0.80
SetUpMethod · 0.80
SetUpMethod · 0.80
TestTwoNameSpaceMethod · 0.80
SetUpMethod · 0.80

Calls

no outgoing calls

Tested by 9

SetUpMethod · 0.64
SetUpMethod · 0.64
SetUpMethod · 0.64
SetUpMethod · 0.64
TestTwoNameSpaceMethod · 0.64
SetUpMethod · 0.64
SetUpMethod · 0.64
SetUpMethod · 0.64
SetUpMethod · 0.64