Exiv2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Public Member Functions | Public Attributes | List of all members
Exiv2::XmpNsInfo Struct Reference

Structure mapping XMP namespaces and (preferred) prefixes. More...

#include <properties.hpp>

+ Collaboration diagram for Exiv2::XmpNsInfo:

Classes

struct  Ns
 For comparison with namespace. More...
struct  Prefix
 For comparison with prefix. More...

Public Member Functions

bool operator== (const Ns &ns) const
 Comparison operator for namespace.
bool operator== (const Prefix &prefix) const
 Comparison operator for prefix.

Public Attributes

const char * ns_
 Namespace.
const char * prefix_
 (Preferred) prefix
const XmpPropertyInfoxmpPropertyInfo_
 List of known properties.
const char * desc_
 Brief description of the namespace.

Detailed Description

Structure mapping XMP namespaces and (preferred) prefixes.


The documentation for this struct was generated from the following file: