 |
XMP Toolkit SDK
6.0.0
|
Go to the documentation of this file.
60 #pragma warning ( push, 4 )
62 #pragma warning ( push, 3 )
64 #pragma warning ( disable : 4702 ) // unreachable code
65 #pragma warning ( disable : 4800 ) // forcing value to bool 'true' or 'false' (performance warning)
68 #if defined ( TXMP_STRING_TYPE )
76 #if TXMP_EXPAND_INLINE
77 #error "TXMP_EXPAND_INLINE is not working at present. Please don't use it."
78 #include "client-glue/TXMPMeta.incl_cpp"
79 #include "client-glue/TXMPIterator.incl_cpp"
80 #include "client-glue/TXMPUtils.incl_cpp"
81 #include "client-glue/TXMPFiles.incl_cpp"
84 #if XMP_INCLUDE_XMPFILES
87 #if TXMP_EXPAND_INLINE
88 #include "client-glue/TXMPFiles.incl_cpp"
92 #endif // TXMP_STRING_TYPE
95 #pragma warning ( pop )
100 #endif // __XMP_hpp__
Common C/C++ types and constants for the XMP toolkit.
API for access to the main (document-level) metadata in a file_.
API for access to the XMP Toolkit iteration services.
API for access to the XMP Toolkit utility services.
API for access to the XMP Toolkit utility services.
API for access to the XMP Toolkit iteration services.
API for access to the main (document-level) metadata in a file.