]> git.mxchange.org Git - simgear.git/commit
Add support for parsing an xml stream from an in memory buffer, rather than
authorcurt <curt>
Fri, 10 Sep 2004 15:57:52 +0000 (15:57 +0000)
committercurt <curt>
Fri, 10 Sep 2004 15:57:52 +0000 (15:57 +0000)
commit090f79b951f563c406de3cb597f0c47c40756043
treecada5d5313aad30463c22c84d486c85ca47af84f
parent88c0dbf6611221d3846593624387398828c435e8
Add support for parsing an xml stream from an in memory buffer, rather than
just from a specified file name.
simgear/props/props_io.cxx
simgear/props/props_io.hxx
simgear/xml/easyxml.cxx
simgear/xml/easyxml.hxx