#include <lib_net.h>
Public Types | |
| using | IsAllocType = std::true_type |
Public Member Functions | |
| C4DUuid | GetUuid () const |
| String | GetUsername () const |
| String | GetDescription () const |
| Bool | IsAdmin () const |
| String | GetDefaultLanguage () const |
Static Public Member Functions | |
| static User * | Alloc () |
| static User * | Alloc (const maxon::SourceLocation &) |
| static void | Free (User *&p) |
| using IsAllocType = std::true_type |
| C4DUuid GetUuid | ( | ) | const |
| String GetUsername | ( | ) | const |
| String GetDescription | ( | ) | const |
| Bool IsAdmin | ( | ) | const |
| String GetDefaultLanguage | ( | ) | const |
|
static |
|
static |
|
static |