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

#include <DeviceLockBusinessLogic.h>

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

Public Member Functions

 DeviceLockBusinessLogic ()
 
virtual ~DeviceLockBusinessLogic ()
 
bool GetLockStatus () const
 
bool GetLockedByDriver () const
 
bool GetUnlockOnBusStopChange () const
 
void Lock (bool lockedByDriver=false)
 
void Unlock ()
 
- 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::DeviceLockBusinessLogic
 

Constructor & Destructor Documentation

DeviceLockBusinessLogic::DeviceLockBusinessLogic ( )
DeviceLockBusinessLogic::~DeviceLockBusinessLogic ( )
virtual

Member Function Documentation

bool DeviceLockBusinessLogic::GetLockedByDriver ( ) const
bool DeviceLockBusinessLogic::GetLockStatus ( ) const

Here is the caller graph for this function:

bool DeviceLockBusinessLogic::GetUnlockOnBusStopChange ( ) const
void DeviceLockBusinessLogic::Lock ( bool  lockedByDriver = false)
void DeviceLockBusinessLogic::Unlock ( )

Member Data Documentation

const ApplicationDefines::BusinessLogicType DeviceLockBusinessLogic::mBusinessLogicType = ApplicationDefines::DeviceLockBusinessLogic
static

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