Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
CborDevice Class Reference

#include <cbordevice.h>

+ Collaboration diagram for CborDevice:

Public Member Functions

 CborDevice (FILE *out)
 
void nextItem (const char *comment=nullptr)
 

Static Public Member Functions

static CborError callback (void *self, const void *ptr, size_t len, CborEncoderAppendType t)
 

Detailed Description

Definition at line 15 of file cbordevice.h.

Constructor & Destructor Documentation

◆ CborDevice()

CborDevice::CborDevice ( FILE *  out)
inline

Definition at line 18 of file cbordevice.h.

References out.

Member Function Documentation

◆ callback()

static CborError CborDevice::callback ( void self,
const void ptr,
size_t  len,
CborEncoderAppendType  t 
)
inlinestatic

Definition at line 27 of file cbordevice.h.

References ptr().

+ Here is the call graph for this function:

◆ nextItem()

void CborDevice::nextItem ( const char *  comment = nullptr)
inline

Definition at line 20 of file cbordevice.h.


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