Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
25
const char* xml2_attr::get_value() const
26
{
27
return attr_->value;
28
}
29
30
//////////////////////////////////////////////////////////////////////////
31
Callers
8
test_parse
Function · 0.45
get
Method · 0.45
test
Function · 0.45
attr_print
Function · 0.45
test
Function · 0.45
attr_print
Function · 0.45
print_attrs
Function · 0.45
doXml
Method · 0.45
Calls
no outgoing calls
Tested by
1
test_parse
Function · 0.36