Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
cbordevice.h File Reference

(7e7f296e971933e8b0e7031231cec6631ad804a6)

#include <QtCore/qtypes.h>
#include <memory>
#include <stdio.h>
#include <cbor.h>
+ Include dependency graph for cbordevice.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CborDevice
 

Macros

#define CBOR_API   inline
 
#define CBOR_PRIVATE_API   inline
 
#define CBOR_NO_PARSER_API   1
 

Macro Definition Documentation

◆ CBOR_API

#define CBOR_API   inline

Definition at line 12 of file cbordevice.h.

◆ CBOR_NO_PARSER_API

#define CBOR_NO_PARSER_API   1

Definition at line 14 of file cbordevice.h.

◆ CBOR_PRIVATE_API

#define CBOR_PRIVATE_API   inline

Definition at line 13 of file cbordevice.h.