Design Pattern Examples
Overview of object-oriented design patterns
User Struct Reference

Represents a user with a name. More...

#include <Mediator_User.h>

Collaboration diagram for User:
Collaboration graph

Public Attributes

const char * Name
 The name of the user.
 

Detailed Description

Represents a user with a name.

Definition at line 13 of file Mediator_User.h.

Member Data Documentation

◆ Name


The documentation for this struct was generated from the following file: