cutelyst 5.0.1
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
PostUnbuffered Class Reference
Inheritance diagram for PostUnbuffered:

Public Member Functions

 PostUnbuffered (QObject *parent=nullptr)
 

Public Attributes

qint64 m_contentLength
 

Detailed Description

Definition at line 10 of file postunbuffered.h.

Constructor & Destructor Documentation

◆ PostUnbuffered()

PostUnbuffered::PostUnbuffered ( QObject * parent = nullptr)
explicit

Definition at line 7 of file postunbuffered.cpp.

Member Data Documentation

◆ m_contentLength

qint64 PostUnbuffered::m_contentLength

Definition at line 16 of file postunbuffered.h.