cutelyst 4.3.0
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
enginerequest.h File Reference
#include <Cutelyst/Headers>
#include <chrono>
#include <QElapsedTimer>
#include <QHostAddress>
#include <QObject>
Include dependency graph for enginerequest.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Cutelyst::EngineRequest
 

Namespaces

namespace  Cutelyst
 The Cutelyst namespace holds all public Cutelyst API.
 

Typedefs

using Cutelyst::TimePointSteady = std::chrono::time_point< std::chrono::steady_clock >
 

Detailed Description

Warning
This header file is part of the internal private api. It is meant to be used by unit tests. See TestEngineConnection in tests/coverageobject.cpp for an example on how to use it.

Definition in file enginerequest.h.