![]() |
Exiv2
|
Internal Pimpl structure of class Xmpdatum. More...
Public Member Functions | |
Impl (const XmpKey &key, const Value *pValue) | |
Constructor. | |
Impl (const Impl &rhs) | |
Copy constructor. | |
Impl & | operator= (const Impl &rhs) |
Assignment. | |
Public Attributes | |
XmpKey::AutoPtr | key_ |
Key. | |
Value::AutoPtr | value_ |
Value. | |