MCPcopy Create free account
hub / github.com/FrictionalGames/HPL1Engine / TiXmlAttributeSet

Class TiXmlAttributeSet

include/impl/tinyXML/tinyxml.h:896–929  ·  view source on GitHub ↗

A class used to manage a group of attributes. It is only used internally, both by the ELEMENT and the DECLARATION. The set can be changed transparent to the Element and Declaration classes that use it, but NOT transparent to the Attribute which has to implement a next() and previous() method. Which makes it a bit problematic and prevents the use of STL. This version is implemented with cir

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected