Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Overload-Technologies/Overload
/ SetName
Method
SetName
Dependencies/tinyxml2/src/tinyxml2.cpp:1381–1384 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1379
1380
1381
void XMLAttribute::SetName( const char* n )
1382
{
1383
_name.SetStr( n );
1384
}
1385
1386
1387
XMLError XMLAttribute::QueryIntValue( int* value ) const
Callers
2
FindOrCreateAttribute
Method · 0.45
NewElement
Method · 0.45
Calls
1
SetStr
Method · 0.80
Tested by
no test coverage detected