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
qctfserver_p.h File Reference

(1909e1e14c130fc88d2a5d52f70877de0737f275)

#include <qbytearray.h>
#include <qdatastream.h>
#include <qthread.h>
#include <qmutex.h>
#include <qwaitcondition.h>
#include <qeventloop.h>
#include <QtNetwork/qtcpserver.h>
#include <QtNetwork/qtcpsocket.h>
#include <qcborstreamreader.h>
#include <qcborstreamwriter.h>
#include <qlist.h>
+ Include dependency graph for qctfserver_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TracePacket
 
struct  TraceRequest
 
struct  TraceResponse
 
class  QCtfServer
 
struct  QCtfServer::ServerCallback
 

Typedefs

typedef struct ZSTD_CCtx_s ZSTD_CCtx
 

Functions

auto constexpr operator""_MB (quint64 s) -> quint64
 

Typedef Documentation

◆ ZSTD_CCtx

typedef struct ZSTD_CCtx_s ZSTD_CCtx

Definition at line 31 of file qctfserver_p.h.

Function Documentation

◆ operator""_MB()

auto constexpr operator""_MB ( quint64 s) -> quint64
constexpr

Definition at line 74 of file qctfserver_p.h.