Main Page | Modules | Compound List | File List | Compound Members | File Members

XMP.incl_cpp File Reference

Overall client glue file for the XMP toolkit. More...

#include "XMP.hpp"

Include dependency graph for XMP.incl_cpp:

Include dependency graph

Detailed Description

Overall client glue file for the XMP toolkit.

This is an overall client source file of XMP toolkit glue, the only XMP-specific one that clients should build in projects. This ensures that all of the client-side glue code for the XMP toolkit gets compiled.

You cannot compile this file directly, because the template's string type must be declared and only the client can do that. Instead, include this in some other source file. For example, to use std::string you only need these two lines:

     #include <string>
     #include "XMP.incl_cpp"

Generated on Tue Jul 5 10:06:21 2005 for Adobe XMP Toolkit by doxygen 1.3.3