Design Patterns
creational::commons::Spell Class Reference

#include <spell.h>

Collaboration diagram for creational::commons::Spell:

Public Member Functions

 Spell (const std::string &message)
 
 Spell (const Spell &spell)
 
std::string message () const
 

Constructor & Destructor Documentation

creational::commons::Spell::Spell ( const std::string &  message)
explicit
creational::commons::Spell::Spell ( const Spell spell)

Member Function Documentation

std::string creational::commons::Spell::message ( ) const

Here is the caller graph for this function:


The documentation for this class was generated from the following files: