Represents a user with a name. More...
#include <Mediator_User.h>
Public Attributes | |
const char * | Name |
The name of the user. | |
Represents a user with a name.
Definition at line 13 of file Mediator_User.h.
const char* Name |
The name of the user.
Definition at line 18 of file Mediator_User.h.
Referenced by Visitor_Shop::PickupOrder(), Visitor_Shop::PlaceOrder(), EntryInformation::ToString(), User_Create(), User_Destroy(), UserList_FindUser(), and Users_GetAllUsers().