|
|
| PosixGroup (const gid_t f_id) noexcept |
|
| PosixGroup (const string_t &f_name) noexcept |
|
bool | operator== (const PosixGroup &other) const noexcept |
|
string_t | getName () const noexcept |
|
gid_t | getID () const noexcept |
|
bool | doesExist () const noexcept |
|
|
static PosixGroup | getGroupOfCurrentProcess () noexcept |
|
static cxx::optional< uid_t > | getGroupID (const string_t &f_name) noexcept |
|
static cxx::optional< string_t > | getGroupName (gid_t f_id) noexcept |
The documentation for this class was generated from the following file: