Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ajkhoury/ReClassEx
/ SetName
Method
SetName
ReClass/tinyxml2.cpp:1376–1379 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1374
1375
1376
void XMLAttribute::SetName( const char* n )
1377
{
1378
_name.SetStr( n );
1379
}
1380
1381
1382
XMLError XMLAttribute::QueryIntValue( int* value ) const
Callers
5
OnFileOpen
Method · 0.45
FindOrCreateAttribute
Method · 0.45
NewElement
Method · 0.45
SetSelected
Method · 0.45
ReplaceNode
Method · 0.45
Calls
1
SetStr
Method · 0.80
Tested by
no test coverage detected