XmlManager::createResults

#include <DbXml.hpp>

XmlResults XmlManager::createResults()

Instantiates an new, empty XmlResults object. You can then use XmlResults::add to add XmlValue objects to this result set.

Class

XmlManager

See Also

XmlManager Methods