XmlIndexLookup::setContainer

#include <DbXml.hpp>

void XmlIndexLookup::setContainer(XmlContainer &container)

const XmlContainer & XmlIndexLookup::getContainer() const

Sets the container to be used for the index lookup operation. The same XmlIndexLookup object may be used for lookup in multiple containers by changing this configuration.

Parameters

container

The container to be used for the lookup operation.

Class

XmlIndexLookup

See Also

XmlIndexLookup Methods