QtBase  v6.3.1
Macros | Functions
cborerrorstrings.c File Reference
#include "cbor.h"
Include dependency graph for cborerrorstrings.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _(msg)   msg
 

Functions

const char * cbor_error_string (CborError error)
 

Macro Definition Documentation

◆ _

#define _ (   msg)    msg

Definition at line 28 of file cborerrorstrings.c.

Function Documentation

◆ cbor_error_string()

const char* cbor_error_string ( CborError  error)

Returns the error string corresponding to the CBOR error condition error.

Definition at line 80 of file cborerrorstrings.c.

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