![]() |
XMP Toolkit SDK
6.0.0
|
#include "XMPCommon/Interfaces/BaseInterfaces/ISharedObject.h"#include "XMPCommon/Interfaces/BaseInterfaces/IVersionable.h"#include "XMPCommon/XMPCommonFwdDeclarations.h"Go to the source code of this file.
Classes | |
| class | AdobeXMPCommon::IError_v1 |
| Version1 of the interface that represents an error/warning encountered during processing. More... | |
| class | AdobeXMPCommon::ReportErrorAndContinueFunctor |
| A Function object used by the client to report back and warnings to the library encountered during the serialization operation. More... | |
Namespaces | |
| AdobeXMPCommon | |
Typedefs | |
| typedef uint32(* | AdobeXMPCommon::ReportErrorAndContinueABISafeProc) (uint32 errorDomain, uint32 errorCode, uint32 errorSeverity, const char *message, pcIError_base &error) |
| A function pointer to report back errors and warnings to the library encountered during the serialization operation. More... | |