Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaxBelkov/visualsyslog
/ SetName
Method
SetName
sourcecommon/tinyxml2.cpp:1110–1113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1108
1109
1110
void XMLAttribute::SetName( const char* n )
1111
{
1112
_name.SetStr( n );
1113
}
1114
1115
1116
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