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

#include <AccidentBusinessLogic.h>

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

Public Member Functions

 AccidentBusinessLogic ()
 
virtual ~AccidentBusinessLogic ()
 
bool IsApplicationInAccidentState () const
 
void BeginAccidentState (const DispatchingBusinessLogic *dispatchingBusinessLogic)
 
void FinishAccidentState (const DispatchingBusinessLogic *dispatchingBusinessLogic)
 
- Public Member Functions inherited from BusinessLogic
 BusinessLogic (ApplicationDefines::BusinessLogicType businessLogicType, ApplicationDefines::BusinessLogicLifeTimeType businessLogicLifeTimeType)
 
virtual ~BusinessLogic ()
 
ApplicationDefines::BusinessLogicType GetBusinessLogicType () const
 
ApplicationDefines::BusinessLogicLifeTimeType GetBusinessLogicLifeTimeType () const
 

Static Public Attributes

static const
ApplicationDefines::BusinessLogicType 
mBusinessLogicType = ApplicationDefines::AccidentBusinessLogic
 

Constructor & Destructor Documentation

INTERNAL AccidentBusinessLogic::AccidentBusinessLogic ( )
AccidentBusinessLogic::~AccidentBusinessLogic ( )
virtual

Member Function Documentation

void AccidentBusinessLogic::BeginAccidentState ( const DispatchingBusinessLogic dispatchingBusinessLogic)

Here is the caller graph for this function:

void AccidentBusinessLogic::FinishAccidentState ( const DispatchingBusinessLogic dispatchingBusinessLogic)

Here is the caller graph for this function:

bool AccidentBusinessLogic::IsApplicationInAccidentState ( ) const

Here is the caller graph for this function:

Member Data Documentation

const ApplicationDefines::BusinessLogicType AccidentBusinessLogic::mBusinessLogicType = ApplicationDefines::AccidentBusinessLogic
static

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