Process-id class.
More...
#include <gprocess.h>
|
| Id (const char *, const char *end) noexcept |
|
| Id (int) noexcept |
|
| Id (std::istream &) |
|
std::string | str () const |
|
bool | operator== (const Id &) const noexcept |
|
bool | operator!= (const Id &) const noexcept |
|
Process-id class.
Definition at line 139 of file gprocess.h.
◆ Id() [1/4]
◆ Id() [2/4]
G::Process::Id::Id |
( |
const char * |
p, |
|
|
const char * |
end |
|
) |
| |
|
inlineexplicitnoexcept |
◆ Id() [3/4]
G::Process::Id::Id |
( |
int |
n | ) |
|
|
inlineexplicitnoexcept |
◆ Id() [4/4]
G::Process::Id::Id |
( |
std::istream & |
stream | ) |
|
|
inlineexplicit |
◆ invalid()
◆ operator!=()
bool G::Process::Id::operator!= |
( |
const Id & |
other | ) |
const |
|
noexcept |
◆ operator==()
bool G::Process::Id::operator== |
( |
const Id & |
other | ) |
const |
|
noexcept |
◆ str()
std::string G::Process::Id::str |
( |
| ) |
const |
◆ NewProcess
◆ Process
The documentation for this class was generated from the following files:
- /usr/src/slapt-src-i486/network/emailrelay/emailrelay-2.3/src/glib/gprocess.h
- /usr/src/slapt-src-i486/network/emailrelay/emailrelay-2.3/src/glib/gprocess_unix.cpp