StateLoop Class Reference

concrete state class More...

#include <StateLoop.h>

Inherits State, and Singleton< StateLoop >.

Collaboration diagram for StateLoop:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ~StateLoop ()

Protected Member Functions

virtual void update ()
virtual void doPrint ()
virtual void doGetKey ()

Friends

class Singleton< StateLoop >

Detailed Description

concrete state class

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

Definition at line 15 of file StateLoop.h.


Constructor & Destructor Documentation

StateLoop::~StateLoop (  )  [inline]

Definition at line 19 of file StateLoop.h.


Member Function Documentation

void StateLoop::doGetKey (  )  [protected, virtual]
See also:
State.h

Implements State.

Definition at line 88 of file StateLoop.cpp.

Here is the call graph for this function:

void StateLoop::doPrint (  )  [protected, virtual]
See also:
State.h

Implements State.

Definition at line 42 of file StateLoop.cpp.

Here is the call graph for this function:

void StateLoop::update (  )  [protected, virtual]
See also:
State.h

Reimplemented from State.

Definition at line 11 of file StateLoop.cpp.

Here is the call graph for this function:


Friends And Related Function Documentation

friend class Singleton< StateLoop > [friend]

Definition at line 16 of file StateLoop.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