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

Method get_value

lib_acl_cpp/src/stdlib/xml2.cpp:25–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23}
24
25const char* xml2_attr::get_value() const
26{
27 return attr_->value;
28}
29
30//////////////////////////////////////////////////////////////////////////
31

Callers 8

test_parseFunction · 0.45
getMethod · 0.45
testFunction · 0.45
attr_printFunction · 0.45
testFunction · 0.45
attr_printFunction · 0.45
print_attrsFunction · 0.45
doXmlMethod · 0.45

Calls

no outgoing calls

Tested by 1

test_parseFunction · 0.36