User Class Reference

#include <lib_net.h>

公共成员函数

C4DUuid   GetUuid () const
String   GetUsername () const
String   GetDescription () const
Bool   IsAdmin () const
String   GetDefaultLanguage () const

静态公共成员函数

static User Alloc ()
static void  Free ( User *&p)

成员函数文档编制

◆  GetUuid()

C4DUuid GetUuid ( ) const

◆  GetUsername()

String GetUsername ( ) const

◆  GetDescription()

String GetDescription ( ) const

◆  IsAdmin()

Bool IsAdmin ( ) const

◆  GetDefaultLanguage()

String GetDefaultLanguage ( ) const

◆  Alloc()

static User * Alloc ( )
static

◆  Free()

static void Free ( User *&  p )
static