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

Method get_name

lib_acl_cpp/src/stdlib/xml2.cpp:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20const char* xml2_attr::get_name() const
21{
22 return attr_->name;
23}
24
25const char* xml2_attr::get_value() const
26{

Callers 15

test_parseFunction · 0.45
testFunction · 0.45
attr_printFunction · 0.45
testFunction · 0.45
attr_printFunction · 0.45
print_attrsFunction · 0.45
doUploadMethod · 0.45
test_georadiusFunction · 0.45
test_georadiusbymemberFunction · 0.45
doUploadMethod · 0.45
save_mailMethod · 0.45
print_userFunction · 0.45

Calls

no outgoing calls

Tested by 4

test_parseFunction · 0.36
test_georadiusFunction · 0.36
test_georadiusbymemberFunction · 0.36
print_userFunction · 0.36