AppCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Public Member Functions | List of all members
StateFactory Class Reference

factory class creating other states More...

#include <StateFactory.h>

Inheritance diagram for StateFactory:
Inheritance graph
[legend]
Collaboration diagram for StateFactory:
Collaboration graph
[legend]

Classes

class  DataClass
 INTERNAL. More...
 

Public Member Functions

 StateFactory ()
 
virtual ~StateFactory ()
 
StateCreate (const QString &stateName, StorageList &list)
 
void RegisterState (State *)
 
 StateFactory ()
 
virtual ~StateFactory ()
 
StateCreate (const QString &stateName, StorageList &list)
 
void RegisterState (State *)
 

Detailed Description

factory class creating other states

Constructor & Destructor Documentation

StateFactory::StateFactory ( )
virtual StateFactory::~StateFactory ( )
virtual
StateFactory::StateFactory ( )
virtual StateFactory::~StateFactory ( )
virtual

Member Function Documentation

State* StateFactory::Create ( const QString &  stateName,
StorageList list 
)
State* StateFactory::Create ( const QString &  stateName,
StorageList list 
)
void StateFactory::RegisterState ( State )
void StateFactory::RegisterState ( State )

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