Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaxBelkov/visualsyslog
/ Value
Method
Value
sourcecommon/tinyxml2.cpp:584–587 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
582
}
583
584
const char* XMLNode::Value() const
585
{
586
return _value.GetStr();
587
}
588
589
void XMLNode::SetValue( const char* str, bool staticMem )
590
{
Callers
14
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