cutelyst 4.9.0
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
UnixFork Member List

This is the complete list of members for UnixFork, including all inherited members.

AbstractFork(QObject *parent=nullptr) (defined in AbstractFork)AbstractForkexplicit
chownSocket(const QString &filename, const QString &uidGid) (defined in UnixFork)UnixForkstatic
continueMaster(int *exit=nullptr) overrideUnixForkvirtual
createProcess(bool respawn) (defined in UnixFork)UnixFork
decreaseWorkerRespawn() (defined in UnixFork)UnixFork
directoryChanged(const QString &path) (defined in AbstractFork)AbstractForkprotected
exec(bool lazy, bool master) overrideUnixForkvirtual
fileChanged(const QString &path) (defined in AbstractFork)AbstractForkprotected
forked(int workerId) (defined in AbstractFork)AbstractForksignal
handleSigChld() (defined in UnixFork)UnixFork
handleSigHup() (defined in UnixFork)UnixFork
handleSigInt() (defined in UnixFork)UnixFork
handleSigTerm() (defined in UnixFork)UnixFork
idealProcessCount() (defined in UnixFork)UnixForkstatic
idealThreadCount() (defined in UnixFork)UnixForkstatic
installTouchReload() (defined in AbstractFork)AbstractFork
internalExec() (defined in UnixFork)UnixFork
killChild() overrideUnixForkvirtual
killChild(qint64 pid) (defined in UnixFork)UnixFork
removeTouchReload() (defined in AbstractFork)AbstractFork
restart() overrideUnixForkvirtual
setGidUid(const QString &gid, const QString &uid, bool noInitgroups) (defined in UnixFork)UnixForkstatic
setSched(Cutelyst::Server *wsgi, int workerId, int workerCore) (defined in UnixFork)UnixForkstatic
setTouchReload(const QStringList &paths) (defined in AbstractFork)AbstractFork
setUmask(const QByteArray &valueStr) (defined in UnixFork)UnixForkstatic
shutdown() (defined in AbstractFork)AbstractForksignal
stopWSGI(const QString &pidfile) (defined in UnixFork)UnixForkstatic
terminateChild() overrideUnixForkvirtual
terminateChild(qint64 pid) (defined in UnixFork)UnixFork
UnixFork(int process, int threads, bool setupSignals, QObject *parent=nullptr) (defined in UnixFork)UnixForkexplicit
~UnixFork() override (defined in UnixFork)UnixFork