xmpsidecar.hpp File Reference

An Image subclass to support XMP sidecar files. More...

#include "image.hpp"
#include "basicio.hpp"
#include "types.hpp"
#include <string>

Include dependency graph for xmpsidecar.hpp:

Include dependency graph

Namespaces

namespace  Exiv2
namespace  Exiv2::ImageType

Classes

class  Exiv2::XmpSidecar
 Class to access XMP sidecar files. They contain only XMP metadata. More...

Functions

EXIV2API Image::AutoPtr newXmpInstance (BasicIo::AutoPtr io, bool create)
 Create a new XmpSidecar instance and return an auto-pointer to it. Caller owns the returned object and the auto-pointer ensures that it will be deleted.
EXIV2API bool isXmpType (BasicIo &iIo, bool advance)
 Check if the file iIo is an XMP sidecar file.

Variables

const int xmp = 10
 XMP sidecar files (see class XmpSidecar).

Detailed Description

An Image subclass to support XMP sidecar files.

Version:
Rev
1937
Author:
Andreas Huggel ahuggel@gmx.net
Date:
07-Mar-08, ahu: created

Generated on Thu Dec 31 03:57:54 2009 for Exiv2 by  doxygen 1.3.9.1