create(const std::string &make, const std::string &model, bool alloc, const byte *buf, long len, ByteOrder byteOrder, long offset) | Exiv2::MakerNoteFactory | [static] |
create(IfdId ifdId, bool alloc=true) | Exiv2::MakerNoteFactory | [static] |
match(const std::string ®Entry, const std::string &key) | Exiv2::MakerNoteFactory | [static] |
registerMakerNote(const std::string &make, const std::string &model, CreateFct createMakerNote) | Exiv2::MakerNoteFactory | [static] |
registerMakerNote(IfdId ifdId, MakerNote::AutoPtr makerNote) | Exiv2::MakerNoteFactory | [static] |