Vesna
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Public Member Functions | Protected Member Functions | List of all members
StateLogic Class Reference

#include <StateLogic.h>

Inheritance diagram for StateLogic:
Inheritance graph
[legend]

Classes

class  DataClass
 

Public Member Functions

 StateLogic (State *stateLogicOwner, const StorageList &storageList, ApplicationStateDefines::StateLogicType stateLogicType, BusinessLogicManager *businessLogicManager)
 
virtual ~StateLogic ()
 
ApplicationStateDefines::StateLogicType GetStateLogicType ()
 

Protected Member Functions

const BusinessLogicManagerGetBusinessLogicManager () const
 
const State * GetStateLogicOwner () const
 
const StorageList & GetStorageList () const
 

Constructor & Destructor Documentation

StateLogic::StateLogic ( State *  stateLogicOwner,
const StorageList &  storageList,
ApplicationStateDefines::StateLogicType  stateLogicType,
BusinessLogicManager businessLogicManager 
)
StateLogic::~StateLogic ( )
virtual

Member Function Documentation

const BusinessLogicManager * StateLogic::GetBusinessLogicManager ( ) const
protected

Here is the caller graph for this function:

const State * StateLogic::GetStateLogicOwner ( ) const
protected
ApplicationStateDefines::StateLogicType StateLogic::GetStateLogicType ( )

Here is the caller graph for this function:

const StorageList & StateLogic::GetStorageList ( ) const
protected

Here is the caller graph for this function:


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