![]() |
libfilezilla
|
Classes | |
| struct | name |
| A user name. More... | |
| struct | id |
| Numeric UID on Unix-like systems, string SID on Windows. More... | |
Public Member Functions | |
| template<typename T, std::enable_if_t< std::is_constructible_v< name, T > > * = nullptr> | |
| user (T &&user_name) | |
| user (id user_id) | |
| operator bool () const | |
| fz::native_string const * | get_name () const |
| std::string const * | get_id () const |