cutelyst 4.3.0
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
|
Public Attributes | |
int | notification_fd |
struct msghdr * | notification_object |
QTimer * | watchdog |
int | watchdog_usec |
Definition at line 29 of file systemdnotify.cpp.
int Cutelyst::systemdNotifyPrivate::notification_fd |
Definition at line 34 of file systemdnotify.cpp.
struct msghdr* Cutelyst::systemdNotifyPrivate::notification_object |
Definition at line 32 of file systemdnotify.cpp.
QTimer* Cutelyst::systemdNotifyPrivate::watchdog |
Definition at line 33 of file systemdnotify.cpp.
int Cutelyst::systemdNotifyPrivate::watchdog_usec |
Definition at line 35 of file systemdnotify.cpp.