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