Chapter 2.  DbXml

#include <DbXml.hpp>

void DbXml::setLogLevel(LogLevel level, bool enabled)

void DbXml::setLogCategory(LogCategory category, bool enabled)

void DbXml::dbxml_version(int *majorp, int *minorp, int *patchp) 

This chapter describes several utility functions used to interact with the DB XML library on a global level.

BDB XML Utility Functions