Home
last modified time | relevance | path

Searched defs:ExifKey (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/exiv2/exiv2-0.27.5-Source/src/
H A Dtags.cpp314 ExifKey::ExifKey(uint16_t tag, const std::string& groupName) in ExifKey() function in Exiv2::ExifKey
330 ExifKey::ExifKey(const TagInfo& ti) in ExifKey() function in Exiv2::ExifKey
341 ExifKey::ExifKey(const std::string& key) in ExifKey() function in Exiv2::ExifKey
347 ExifKey::ExifKey(const ExifKey& rhs) in ExifKey() function in Exiv2::ExifKey
/dports/graphics/exiv2/exiv2-0.27.5-Source/include/exiv2/
H A Dtags.hpp140 class EXIV2API ExifKey : public Key { class
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/exiv2/include/exiv2/
H A Dtags.hpp150 class EXIV2API ExifKey : public Key { class
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/exiv2/src/
H A Dtags.cpp3138 ExifKey::ExifKey(uint16_t tag, const std::string& groupName) in ExifKey() function in Exiv2::ExifKey
3154 ExifKey::ExifKey(const TagInfo& ti) in ExifKey() function in Exiv2::ExifKey
3165 ExifKey::ExifKey(const std::string& key) in ExifKey() function in Exiv2::ExifKey
3171 ExifKey::ExifKey(const ExifKey& rhs) in ExifKey() function in Exiv2::ExifKey