libsigrokdecode
 All Data Structures Files Functions Variables Typedefs Enumerator Macros
Functions
exception.c File Reference
#include "sigrokdecode.h"
#include "sigrokdecode-internal.h"
#include "config.h"
#include <stdarg.h>
#include <glib.h>
#include <frameobject.h>
Include dependency graph for exception.c:

Go to the source code of this file.

Functions

SRD_PRIV void srd_exception_catch (const char *format,...)
 

Function Documentation

SRD_PRIV void srd_exception_catch ( const char *  format,
  ... 
)

Definition at line 27 of file exception.c.

References py_str_as_str(), srd_dbg(), and srd_err().

Referenced by py_attr_as_str(), py_str_as_str(), srd_decoder_doc_get(), srd_decoder_load(), srd_inst_decode(), srd_inst_new(), srd_inst_option_set(), and srd_inst_start().

Here is the call graph for this function: