AppCore
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
EM::Tests::TestConfig Class Reference

#include <TestConfig.h>

Inheritance diagram for EM::Tests::TestConfig:
Inheritance graph
[legend]
Collaboration diagram for EM::Tests::TestConfig:
Collaboration graph
[legend]

Classes

class  DataClass
 

Public Member Functions

bool LoadFile (const QString &filePath)
 
void GetActualLoadedFile (QString &filePath)
 
bool GetSetting (const QString &name, long &value)
 
bool GetSetting (const QString &name, unsigned long &value)
 
bool GetSetting (const QString &name, QString &value)
 
bool GetZoneList (std::list< unsigned long > &zoneList)
 
bool GetOutputPaidZoneList (std::list< unsigned long > &outputPaidZoneList)
 
bool GetMultipleTicketsCol (std::list< TicketIssueLogic::EMultipleTicket * > &collection)
 
bool GetTariffSystemSettings (TariffSystemSettings &tariffSystemSettings)
 
bool GetTariffSystemSetting (long tariffSystemSettingNumber, long &tariffSystemSettingValue)
 
bool GetTariffsPropertiesValues (TariffsPropertiesValues &tariffsPropertiesValues)
 

Member Function Documentation

◆ GetActualLoadedFile()

void TestConfig::GetActualLoadedFile ( QString &  filePath)

◆ GetMultipleTicketsCol()

bool TestConfig::GetMultipleTicketsCol ( std::list< TicketIssueLogic::EMultipleTicket * > &  collection)

◆ GetOutputPaidZoneList()

bool TestConfig::GetOutputPaidZoneList ( std::list< unsigned long > &  outputPaidZoneList)

◆ GetSetting() [1/3]

bool TestConfig::GetSetting ( const QString &  name,
long &  value 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ GetSetting() [2/3]

bool TestConfig::GetSetting ( const QString &  name,
QString &  value 
)

◆ GetSetting() [3/3]

bool TestConfig::GetSetting ( const QString &  name,
unsigned long &  value 
)
Here is the call graph for this function:

◆ GetTariffsPropertiesValues()

bool TestConfig::GetTariffsPropertiesValues ( TariffsPropertiesValues tariffsPropertiesValues)

◆ GetTariffSystemSetting()

bool TestConfig::GetTariffSystemSetting ( long  tariffSystemSettingNumber,
long &  tariffSystemSettingValue 
)

◆ GetTariffSystemSettings()

bool TestConfig::GetTariffSystemSettings ( TariffSystemSettings tariffSystemSettings)

◆ GetZoneList()

bool TestConfig::GetZoneList ( std::list< unsigned long > &  zoneList)

◆ LoadFile()

bool TestConfig::LoadFile ( const QString &  filePath)

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