Exiv2::XmpKey::Impl Struct Reference

IGNORE Internal Pimpl structure with private members and data of class XmpKey. More...

List of all members.

Public Member Functions

 Impl ()
 Default constructor.

 Impl (const std::string &prefix, const std::string &property)
 

void decomposeKey (const std::string &key)
 Parse and convert the key string into property and prefix. Updates data members if the string can be decomposed, or throws Error.


Public Attributes

std::string prefix_
 Prefix.

std::string property_
 Property name.


Static Public Attributes

const char * familyName_ = "Xmp"
 "Xmp"


Detailed Description

IGNORE Internal Pimpl structure with private members and data of class XmpKey.


Member Function Documentation

void Exiv2::XmpKey::Impl::decomposeKey const std::string &  key  ) 
 

Parse and convert the key string into property and prefix. Updates data members if the string can be decomposed, or throws Error.

Exceptions:
Error if the key cannot be decomposed.


The documentation for this struct was generated from the following file:
Generated on Thu Dec 31 04:18:56 2009 for Exiv2 by doxygen 1.3.5