API for access to the XMP Toolkit iteration services. More...
#include "client-glue/WXMPIterator.hpp"
Go to the source code of this file.
Classes | |
class | TXMPIterator< tStringObj > |
API for access to the XMP Toolkit iteration services. More... | |
API for access to the XMP Toolkit iteration services.
TXMPIterator
is the template class providing iteration services for the XMP Toolkit. It must be instantiated with a string class such as std::string
. See the instructions in XMP.hpp, and the Overview for a discussion of the overall architecture of the XMP API.
Definition in file TXMPIterator.hpp.