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

Public Member Functions

 DataClass ()
 
 ~DataClass ()
 
ApplicationDefines::ResultValue CreateSoundFileByTimeTableData (const int32_t tripBusStopIndex, const int32_t soundEvent, UniversalDictionary *dictionary, EPlayerDefs::EPlayerChannel &playerChannel)
 
ApplicationDefines::ResultValue GetPlayerChannelByPlayerChannelID (const uint8_t channelID, EPlayerDefs::EPlayerChannel &channel)
 
ApplicationDefines::ResultValue CheckTariffSystemSettings (bool &canPlaySound)
 

Public Attributes

QSharedPointer< SoundParsermSoundParser
 

Constructor & Destructor Documentation

PlayerBusinessLogic::DataClass::DataClass ( )
inline
PlayerBusinessLogic::DataClass::~DataClass ( )
inline

Member Function Documentation

ApplicationDefines::ResultValue PlayerBusinessLogic::DataClass::CheckTariffSystemSettings ( bool &  canPlaySound)
ApplicationDefines::ResultValue PlayerBusinessLogic::DataClass::CreateSoundFileByTimeTableData ( const int32_t  tripBusStopIndex,
const int32_t  soundEvent,
UniversalDictionary *  dictionary,
EPlayerDefs::EPlayerChannel &  playerChannel 
)
ApplicationDefines::ResultValue PlayerBusinessLogic::DataClass::GetPlayerChannelByPlayerChannelID ( const uint8_t  channelID,
EPlayerDefs::EPlayerChannel &  channel 
)

Member Data Documentation

QSharedPointer<SoundParser> PlayerBusinessLogic::DataClass::mSoundParser

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