|
iceoryx_hoofs 2.0.8
|
Public Types | |
| using | groupVector_t = cxx::vector<PosixGroup, MaxNumberOfGroups> |
| using | string_t = cxx::string<100> |
Static Public Member Functions | |
| static PosixUser | getUserOfCurrentProcess () noexcept |
| static cxx::optional< uid_t > | getUserID (const string_t &f_name) noexcept |
| static cxx::optional< string_t > | getUserName (uid_t f_id) noexcept |