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 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 17 of file cbordevice.h.

Constructor & Destructor Documentation

◆ CborDevice()

CborDevice::CborDevice ( FILE * out)
inline

Definition at line 20 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 29 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 22 of file cbordevice.h.


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