Definition at line 14 of file systemdnotify.h.
◆ systemdNotify()
| systemdNotify::systemdNotify |
( |
QObject * | parent = nullptr | ) |
|
|
explicit |
◆ ~systemdNotify()
| systemdNotify::~systemdNotify |
( |
| ) |
|
◆ is_systemd_notify_available()
| bool systemdNotify::is_systemd_notify_available |
( |
| ) |
|
|
static |
◆ listenFds()
| std::vector< int > systemdNotify::listenFds |
( |
bool | unsetEnvironment = true | ) |
|
|
static |
◆ sd_watchdog_enabled()
| int systemdNotify::sd_watchdog_enabled |
( |
bool | unset | ) |
|
|
static |
◆ sendReady()
| void systemdNotify::sendReady |
( |
const QByteArray & | data | ) |
|
◆ sendStatus()
| void systemdNotify::sendStatus |
( |
const QByteArray & | data | ) |
|
◆ sendWatchdog()
| void systemdNotify::sendWatchdog |
( |
const QByteArray & | data | ) |
|
◆ setWatchdog()
| bool systemdNotify::setWatchdog |
( |
bool | enable, |
|
|
int | usec = 0 ) |
◆ watchdogUSec()
| int systemdNotify::watchdogUSec |
( |
| ) |
const |