cutelyst 4.3.0
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
Cutelyst::systemdNotifyPrivate Class Reference

Public Attributes

int notification_fd
 
struct msghdr * notification_object
 
QTimerwatchdog
 
int watchdog_usec
 

Detailed Description

Definition at line 29 of file systemdnotify.cpp.

Member Data Documentation

◆ notification_fd

int Cutelyst::systemdNotifyPrivate::notification_fd

Definition at line 34 of file systemdnotify.cpp.

◆ notification_object

struct msghdr* Cutelyst::systemdNotifyPrivate::notification_object

Definition at line 32 of file systemdnotify.cpp.

◆ watchdog

QTimer* Cutelyst::systemdNotifyPrivate::watchdog

Definition at line 33 of file systemdnotify.cpp.

◆ watchdog_usec

int Cutelyst::systemdNotifyPrivate::watchdog_usec

Definition at line 35 of file systemdnotify.cpp.