Vesna
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
StateLogic::DataClass Class Reference
Collaboration diagram for StateLogic::DataClass:
Collaboration graph
[legend]

Public Member Functions

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

Public Attributes

BusinessLogicManagermBusinessLogicManager
 
ApplicationStateDefines::StateLogicType mStateLogicType
 
State * mStateLogicOwner
 
const StorageList & mStorageList
 

Constructor & Destructor Documentation

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

Member Data Documentation

BusinessLogicManager* StateLogic::DataClass::mBusinessLogicManager
State* StateLogic::DataClass::mStateLogicOwner
ApplicationStateDefines::StateLogicType StateLogic::DataClass::mStateLogicType
const StorageList& StateLogic::DataClass::mStorageList

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