MCPcopy Create free account
hub / github.com/FlaxEngine/FlaxEngine / internal_object

Method internal_object

Source/ThirdParty/pugixml/pugixml.cpp:4577–4580  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4575 }
4576
4577 PUGI__FN xml_attribute_struct* xml_attribute::internal_object() const
4578 {
4579 return _attr;
4580 }
4581
4582 PUGI__FN xml_attribute& xml_attribute::operator=(const char_t* rhs)
4583 {

Callers 4

_data_newMethod · 0.80
document_buffer_orderFunction · 0.80
operator()Method · 0.80
step_fillMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected