Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crossuo/crossuo
/ SetAttribute
Method
SetAttribute
external/tinyxml2.cpp:1494–1497 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1492
1493
1494
void XMLAttribute::SetAttribute( const char* v )
1495
{
1496
_value.SetStr( v );
1497
}
1498
1499
1500
void XMLAttribute::SetAttribute( int v )
Callers
2
SetAttribute
Function · 0.80
ShallowClone
Method · 0.80
Calls
1
SetStr
Method · 0.80
Tested by
no test coverage detected