MCPcopy Create free account
hub / github.com/OAID/Tengine / SetName

Method SetName

core/include/node.hpp:303–306  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

301 index_ = idx;
302 }
303 void SetName(const std::string& n)
304 {
305 name_ = n;
306 }
307
308 void DumpNode(void);
309

Callers 2

AddDeviceMethod · 0.45
AddDeviceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected