RawSpeed
fast raw decoding library
Loading...
Searching...
No Matches
rawspeed::RawspeedException Class Reference

#include "common/RawspeedException.h"

Inheritance diagram for rawspeed::RawspeedException:
[legend]
Collaboration diagram for rawspeed::RawspeedException:
[legend]

Public Member Functions

RAWSPEED_UNLIKELY_FUNCTION RAWSPEED_NOINLINE RawspeedException (const char *msg)

Private Member Functions

virtual void anchor () const

Static Private Member Functions

static void RAWSPEED_UNLIKELY_FUNCTION RAWSPEED_NOINLINE log (const char *msg)

Detailed Description

Definition at line 56 of file RawspeedException.h.

Constructor & Destructor Documentation

◆ RawspeedException()

RAWSPEED_UNLIKELY_FUNCTION RAWSPEED_NOINLINE rawspeed::RawspeedException::RawspeedException ( const char * msg)
inlineexplicit

Definition at line 66 of file RawspeedException.h.

References log().

Referenced by rawspeed::rstest::anonymous_namespace{rstest.cpp}::RstestHashMismatch::RstestHashMismatch().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ anchor()

◆ log()

void RAWSPEED_UNLIKELY_FUNCTION RAWSPEED_NOINLINE rawspeed::RawspeedException::log ( const char * msg)
inlinestaticprivate

Definition at line 58 of file RawspeedException.h.

References rawspeed::EXTRA, and rawspeed::writeLog().

Referenced by RawspeedException().

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: