Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crossuo/crossuo
/ SetName
Method
SetName
external/tinyxml2.cpp:1416–1419 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1414
1415
1416
void XMLAttribute::SetName( const char* n )
1417
{
1418
_name.SetStr( n );
1419
}
1420
1421
1422
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