C++ XML Objects Use |
A guide for using C++ XML Objects in your own code.
I will try to show all of the aspects of using "cppxmlobj"'s within your own code by starting out with a simple set of objects, and then augmenting them with the necessary crud to read and write them from an XML file.
An XML file that might populate them.
Adding the base class and necessary methods.
Reading the objects from the disk.
Generated: Wed Apr 5 23:00:20 EST 2006
Copyright (c) 2005; Paul Hamilton; pHamtec P/L.
Use, modification, and distribution is provided free of any limitations.