C++ XML Objects Use

Home Installation Docs

Abstract

A guide for using C++ XML Objects in your own code.

Description

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.

Topics

Simple object declarations.

An XML file that might populate them.

Adding the base class and necessary methods.

Reading the objects from the disk.

Manipulating the objects.

Saving the objects.

Stupid XML tricks.

Generic Objects

Delayed Loading

Home Installation Docs


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.