| 44 | |
| 45 | protected: |
| 46 | int getDecoderVersion() const override { return 0; } |
| 47 | std::string make, model; |
| 48 | static std::string getXMPTag(const std::string& xmp, const std::string& tag); |
| 49 | }; |
nothing calls this directly
no outgoing calls
no test coverage detected