|
RawSpeed
fast raw decoding library
|
#include "parsers/TiffParserException.h"
Public Member Functions | |
| RAWSPEED_UNLIKELY_FUNCTION RAWSPEED_NOINLINE | RawspeedException (const char *msg) |
Private Member Functions | |
| void | anchor () const override |
Static Private Member Functions | |
| static void RAWSPEED_UNLIKELY_FUNCTION RAWSPEED_NOINLINE | log (const char *msg) |
Definition at line 31 of file TiffParserException.h.
|
overrideprivatevirtual |
Reimplemented from rawspeed::RawParserException.
Definition at line 25 of file TiffParserException.cpp.
|
inlinestaticprivateinherited |
Definition at line 58 of file RawspeedException.h.
References rawspeed::EXTRA, and rawspeed::writeLog().
Referenced by RawspeedException().
|
inlineexplicitinherited |
Definition at line 66 of file RawspeedException.h.