|
Cutelyst
2.12.0
|
This is the complete list of members for CWSGI::WSGI, including all inherited members.
| application | CWSGI::WSGI | |
| application() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| auto_reload | CWSGI::WSGI | |
| autoReload() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| buffer_size | CWSGI::WSGI | |
| bufferSize() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| changed() (defined in CWSGI::WSGI) | CWSGI::WSGI | signal |
| chdir | CWSGI::WSGI | |
| chdir() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| chdir2 | CWSGI::WSGI | |
| chdir2() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| chown_socket | CWSGI::WSGI | |
| chownSocket() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| cpu_affinity | CWSGI::WSGI | |
| cpuAffinity() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| exec(Cutelyst::Application *app=nullptr) | CWSGI::WSGI | |
| fastcgi_socket | CWSGI::WSGI | |
| fastcgiSocket() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| gid | CWSGI::WSGI | |
| gid() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| http2_header_table_size | CWSGI::WSGI | |
| http2_socket | CWSGI::WSGI | |
| http2HeaderTableSize() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| http2Socket() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| http_socket | CWSGI::WSGI | |
| https_h2 | CWSGI::WSGI | |
| https_socket | CWSGI::WSGI | |
| httpsH2() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| httpSocket() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| httpsSocket() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| ini | CWSGI::WSGI | |
| ini() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| json | CWSGI::WSGI | |
| json() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| lazy | CWSGI::WSGI | |
| lazy() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| listen | CWSGI::WSGI | |
| listenQueue() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| master | CWSGI::WSGI | |
| master() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| no_initgroups | CWSGI::WSGI | |
| noInitgroups() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| parseCommandLine(const QStringList &args) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| pidfile | CWSGI::WSGI | |
| pidfile() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| pidfile2 | CWSGI::WSGI | |
| pidfile2() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| post_buffering | CWSGI::WSGI | |
| post_buffering_bufsize | CWSGI::WSGI | |
| postBuffering() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| postBufferingBufsize() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| processes | CWSGI::WSGI | |
| processes() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| ready() | CWSGI::WSGI | signal |
| reuse_port | CWSGI::WSGI | |
| reusePort() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setApplication(const QString &application) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setAutoReload(bool enable) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setBufferSize(int size) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setChdir(const QString &chdir) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setChdir2(const QString &chdir2) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setChownSocket(const QString &chownSocket) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setCpuAffinity(int value) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setFastcgiSocket(const QStringList &fastcgiSocket) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setGid(const QString &gid) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setHttp2HeaderTableSize(quint32 headerTableSize) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setHttp2Socket(const QStringList &http2Socket) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setHttpsH2(bool enable) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setHttpSocket(const QStringList &httpSocket) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setHttpsSocket(const QStringList &httpsSocket) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setIni(const QStringList &files) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setJson(const QStringList &files) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setLazy(bool enable) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setListenQueue(int size) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setMaster(bool enable) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setNoInitgroups(bool enable) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setPidfile(const QString &file) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setPidfile2(const QString &file) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setPostBuffering(qint64 size) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setPostBufferingBufsize(qint64 size) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setProcesses(const QString &process) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setReusePort(bool enable) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setSocketAccess(const QString &socketAccess) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setSocketRcvbuf(int value) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setSocketSndbuf(int value) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setSocketTimeout(int timeout) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setSoKeepalive(bool enable) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setStaticMap(const QStringList &staticMap) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setStaticMap2(const QStringList &staticMap) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setTcpNodelay(bool enable) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setThreads(const QString &threads) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setTouchReload(const QStringList &files) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setUid(const QString &uid) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setUmask(const QString &value) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setUpgradeH2c(bool enable) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setUsingFrontendProxy(bool enable) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| setWebsocketMaxSize(int value) (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| so_keepalive | CWSGI::WSGI | |
| socket_access | CWSGI::WSGI | |
| socket_rcvbuf | CWSGI::WSGI | |
| socket_sndbuf | CWSGI::WSGI | |
| socket_timeout | CWSGI::WSGI | |
| socketAccess() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| socketRcvbuf() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| socketSndbuf() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| socketTimeout() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| soKeepalive() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| start(Cutelyst::Application *app=nullptr) | CWSGI::WSGI | |
| static_map | CWSGI::WSGI | |
| static_map2 | CWSGI::WSGI | |
| staticMap() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| staticMap2() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| stop() | CWSGI::WSGI | |
| stopped() | CWSGI::WSGI | signal |
| tcp_nodelay | CWSGI::WSGI | |
| tcpNodelay() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| threads | CWSGI::WSGI | |
| threads() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| touch_reload | CWSGI::WSGI | |
| touchReload() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| uid | CWSGI::WSGI | |
| uid() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| umask | CWSGI::WSGI | |
| umask() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| upgrade_h2c | CWSGI::WSGI | |
| upgradeH2c() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| using_frontend_proxy | CWSGI::WSGI | |
| usingFrontendProxy() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| websocket_max_size | CWSGI::WSGI | |
| websocketMaxSize() const (defined in CWSGI::WSGI) | CWSGI::WSGI | |
| WSGI(QObject *parent=nullptr) (defined in CWSGI::WSGI) | CWSGI::WSGI | explicit |
| ~WSGI() (defined in CWSGI::WSGI) | CWSGI::WSGI | virtual |
1.8.15