StateSettings Class Reference

concrete state class More...

#include <StateSettings.h>

Inherits State, and Singleton< StateSettings >.

Collaboration diagram for StateSettings:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ~StateSettings ()

Protected Member Functions

virtual void doPrint ()
virtual void doGetKey ()

Friends

class Singleton< StateSettings >

Detailed Description

concrete state class

This class is a concrete implementation of State.h and a Singleton.h. Represent the settings state.

Definition at line 15 of file StateSettings.h.


Constructor & Destructor Documentation

StateSettings::~StateSettings (  )  [inline]

Definition at line 19 of file StateSettings.h.


Member Function Documentation

void StateSettings::doGetKey (  )  [protected, virtual]

Use this Methode to get an input information. You have to override.

Implements State.

Definition at line 14 of file StateSettings.cpp.

Here is the call graph for this function:

void StateSettings::doPrint (  )  [protected, virtual]

Use this Methode to print state information. You have to override.

Implements State.

Definition at line 8 of file StateSettings.cpp.


Friends And Related Function Documentation

friend class Singleton< StateSettings > [friend]

Definition at line 16 of file StateSettings.h.


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

Generated on Sat Oct 10 03:29:20 2009 for Hangman by  doxygen 1.6.1