Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
cbordevice.h File Reference
#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 10 of file cbordevice.h.

◆ CBOR_NO_PARSER_API

#define CBOR_NO_PARSER_API   1

Definition at line 12 of file cbordevice.h.

◆ CBOR_PRIVATE_API

#define CBOR_PRIVATE_API   inline

Definition at line 11 of file cbordevice.h.