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

Container for a string. More...

#include <Memento_TextObject.h>

Collaboration diagram for Memento_TextObject:
Collaboration graph

Public Attributes

char * text
 The text object contained within this Memento_TextObject.
 

Detailed Description

Container for a string.

Definition at line 16 of file Memento_TextObject.h.

Member Data Documentation

◆ text


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