TinyXML Iterating over a Subtree

Posted by Raindog on Stack Overflow See other posts from Stack Overflow or by Raindog
Published on 2010-04-06T04:35:57Z Indexed on 2010/04/06 4:43 UTC
Read the original article Hit count: 633

Filed under:
|
|

Does anyone have code to iterate through the nodes of a subtree in TinyXML? IE: Given a parent, iterate through all its children and all of its children's children?

© Stack Overflow or respective owner

Related posts about tinyxml

Related posts about tinyxml++