Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cemu-project/Cemu
/ SetAttribute
Method
SetAttribute
src/util/tinyxml2/tinyxml2.cpp:1435–1438 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1433
1434
1435
void XMLAttribute::SetAttribute(const char* v)
1436
{
1437
_value.SetStr(v);
1438
}
1439
1440
1441
void XMLAttribute::SetAttribute(int v)
Callers
4
ACPUpdateSaveTimeStamp
Function · 0.80
SetAttribute
Function · 0.80
ShallowClone
Method · 0.80
XMLConfigParser
Class · 0.80
Calls
1
SetStr
Method · 0.80
Tested by
no test coverage detected