Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JayXon/Leanify
/ SetName
Method
SetName
lib/tinyxml2/tinyxml2.cpp:1189–1192 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1187
1188
1189
void XMLAttribute::SetName( const char* n )
1190
{
1191
_name.SetStr( n );
1192
}
1193
1194
1195
XMLError XMLAttribute::QueryIntValue( int* value ) const
Callers
2
FindOrCreateAttribute
Method · 0.80
NewElement
Method · 0.80
Calls
1
SetStr
Method · 0.80
Tested by
no test coverage detected