MCPcopy Create free account
hub / github.com/Overload-Technologies/Overload / SetAttribute

Method SetAttribute

Dependencies/tinyxml2/src/tinyxml2.cpp:1441–1444  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1439
1440
1441void XMLAttribute::SetAttribute( const char* v )
1442{
1443 _value.SetStr( v );
1444}
1445
1446
1447void XMLAttribute::SetAttribute( int v )

Callers 2

ShallowCloneMethod · 0.80
SetAttributeFunction · 0.80

Calls 1

SetStrMethod · 0.80

Tested by

no test coverage detected