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

#include <BusStopCommentBusinessLogic.h>

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

Classes

class  DataClass
 

Public Member Functions

 BusStopCommentBusinessLogic ()
 
virtual ~BusStopCommentBusinessLogic ()
 
void UpdateActualBusStopComment (const int32_t tripBusStopIndex, bool &actualBusstopCommentHasChanged)
 
void ClearActualBusStopComment (const int32_t tripBusStopIndex)
 
QString GetActualBusStopComment () const
 
- 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::BusStopCommentBusinessLogic
 

Constructor & Destructor Documentation

BusStopCommentBusinessLogic::BusStopCommentBusinessLogic ( )
BusStopCommentBusinessLogic::~BusStopCommentBusinessLogic ( )
virtual

Member Function Documentation

void BusStopCommentBusinessLogic::ClearActualBusStopComment ( const int32_t  tripBusStopIndex)
QString BusStopCommentBusinessLogic::GetActualBusStopComment ( ) const

Here is the caller graph for this function:

void BusStopCommentBusinessLogic::UpdateActualBusStopComment ( const int32_t  tripBusStopIndex,
bool &  actualBusstopCommentHasChanged 
)

Member Data Documentation

const ApplicationDefines::BusinessLogicType BusStopCommentBusinessLogic::mBusinessLogicType = ApplicationDefines::BusStopCommentBusinessLogic
static

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