Wraps up a file descriptor for passing to G::NewProcess.
More...
#include <gnewprocess.h>
Wraps up a file descriptor for passing to G::NewProcess.
Definition at line 75 of file gnewprocess.h.
◆ Fd()
G::NewProcess::Fd::Fd |
( |
bool |
null_, |
|
|
bool |
pipe_, |
|
|
int |
fd_ |
|
) |
| |
|
inline |
◆ devnull()
static Fd G::NewProcess::Fd::devnull |
( |
| ) |
|
|
inlinestatic |
◆ fd()
static Fd G::NewProcess::Fd::fd |
( |
int |
fd_ | ) |
|
|
inlinestatic |
◆ operator!=()
bool G::NewProcess::Fd::operator!= |
( |
const Fd & |
other | ) |
const |
|
inline |
◆ operator==()
bool G::NewProcess::Fd::operator== |
( |
const Fd & |
other | ) |
const |
|
inline |
◆ pipe()
static Fd G::NewProcess::Fd::pipe |
( |
| ) |
|
|
inlinestatic |
◆ m_fd
int G::NewProcess::Fd::m_fd |
◆ m_null
bool G::NewProcess::Fd::m_null |
◆ m_pipe
bool G::NewProcess::Fd::m_pipe |
The documentation for this struct was generated from the following file:
- /tmp/slackdce/slackrepo.HKsbdz/build_emailrelay/emailrelay-2.6/src/glib/gnewprocess.h