MCPcopy Create free account
hub / github.com/acl-dev/acl / detach

Method detach

lib_acl_cpp/src/stdlib/xml2.cpp:156–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154}
155
156int xml2_node::detach()
157{
158 return acl_xml2_node_delete(node_);
159}
160
161xml_node& xml2_node::set_parent(xml_node* parent)
162{

Callers 15

operator <<Method · 0.45
main.cppFile · 0.45
test1Function · 0.45
test2Function · 0.45
testFunction · 0.45
main.cppFile · 0.45
StartThreadFunction · 0.45
fiber_resolveFunction · 0.45
OnBnClickedThreadMethod · 0.45
OnBnClickedStartGetMethod · 0.45

Calls 1

acl_xml2_node_deleteFunction · 0.85

Tested by 1

http_testFunction · 0.36