Moby
|
Class for writing Base objects (and their derivatives) to XML. More...
#include <XMLWriter.h>
Static Public Member Functions | |
static void | serialize_to_xml (const std::string &filename, const std::list< boost::shared_ptr< const Base > > &objects) |
static void | serialize_to_xml (const std::string &filename, boost::shared_ptr< const Base > object) |
Class for writing Base objects (and their derivatives) to XML.