Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JayXon/Leanify
/ Value
Method
Value
lib/tinyxml2/tinyxml2.cpp:645–648 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
643
}
644
645
const char* XMLNode::Value() const
646
{
647
return _value.GetStr();
648
}
649
650
void XMLNode::SetValue( const char* str, bool staticMem )
651
{
Callers
15
NextSiblingElement
Method · 0.80
PreviousSiblingElement
Method · 0.80
ParseDeep
Method · 0.80
ShallowEqual
Method · 0.80
Attribute
Method · 0.80
GetText
Method · 0.80
QueryIntText
Method · 0.80
QueryUnsignedText
Method · 0.80
QueryBoolText
Method · 0.80
QueryDoubleText
Method · 0.80
QueryFloatText
Method · 0.80
ShallowClone
Method · 0.80
Calls
1
GetStr
Method · 0.80
Tested by
no test coverage detected