#include <EAdvertisementManager.h>
|
| | EAdvertisementManager () |
| |
| | EAdvertisementManager (const EAdvertisementManager &advertisementManager) |
| |
| | ~EAdvertisementManager () |
| |
| void | SetIsReaded (bool isReaded) |
| |
| unsigned char * | PrintAdvertisements (unsigned long &advertisementDataSize, unsigned short &advertisementHeight, unsigned long busstopIDOrigin, unsigned long busstopIDDestination, unsigned long deviceSNR, unsigned char discountType, unsigned char cardType) |
| |
| void | ReadAdvertisements (std::string pathFile) |
| |
| float | GetBusstopRating (long busstopID) |
| |
| unsigned long | GetAmount (unsigned long userID) |
| |
| void | SetAreAmountsReaded (bool readed) |
| |
| std::list< unsigned long > | GetUsers () |
| |
| unsigned long | GetUnitPrice () |
| |
| void | ClearAdvertisementSpends (const std::string &fileName) |
| |
| void | ClearAllAdvertisementSpends () |
| |
| EAdvertisementCommMng * | GetAdvertisementCommMng () |
| |
| | EAdvertisementManager () |
| |
| | EAdvertisementManager (const EAdvertisementManager &advertisementManager) |
| |
| | ~EAdvertisementManager () |
| |
| void | SetIsReaded (bool isReaded) |
| |
| unsigned char * | PrintAdvertisements (unsigned long &advertisementDataSize, unsigned short &advertisementHeight, unsigned long busstopIDOrigin, unsigned long busstopIDDestination, unsigned long deviceSNR, unsigned char discountType, unsigned char cardType) |
| |
| void | ReadAdvertisements (std::string pathFile) |
| |
| float | GetBusstopRating (long busstopID) |
| |
| unsigned long | GetAmount (unsigned long userID) |
| |
| void | SetAreAmountsReaded (bool readed) |
| |
| std::list< unsigned long > | GetUsers () |
| |
| unsigned long | GetUnitPrice () |
| |
| void | ClearAdvertisementSpends (const std::string &fileName) |
| |
| void | ClearAllAdvertisementSpends () |
| |
| EAdvertisementCommMng * | GetAdvertisementCommMng () |
| |
◆ EAdvertisementManager() [1/4]
| EAdvertisementManager::EAdvertisementManager |
( |
| ) |
|
◆ EAdvertisementManager() [2/4]
◆ ~EAdvertisementManager() [1/2]
| EAdvertisementManager::~EAdvertisementManager |
( |
| ) |
|
◆ EAdvertisementManager() [3/4]
| EAdvertisementManager::EAdvertisementManager |
( |
| ) |
|
◆ EAdvertisementManager() [4/4]
◆ ~EAdvertisementManager() [2/2]
| EAdvertisementManager::~EAdvertisementManager |
( |
| ) |
|
◆ ClearAdvertisementSpends() [1/2]
| void EAdvertisementManager::ClearAdvertisementSpends |
( |
const std::string & |
fileName | ) |
|
◆ ClearAdvertisementSpends() [2/2]
| void EAdvertisementManager::ClearAdvertisementSpends |
( |
const std::string & |
fileName | ) |
|
◆ ClearAllAdvertisementSpends() [1/2]
| void EAdvertisementManager::ClearAllAdvertisementSpends |
( |
| ) |
|
◆ ClearAllAdvertisementSpends() [2/2]
| void EAdvertisementManager::ClearAllAdvertisementSpends |
( |
| ) |
|
◆ GetAdvertisementCommMng() [1/2]
◆ GetAdvertisementCommMng() [2/2]
◆ GetAmount() [1/2]
| unsigned long EAdvertisementManager::GetAmount |
( |
unsigned long |
userID | ) |
|
◆ GetAmount() [2/2]
| unsigned long EAdvertisementManager::GetAmount |
( |
unsigned long |
userID | ) |
|
◆ GetBusstopRating() [1/2]
| float EAdvertisementManager::GetBusstopRating |
( |
long |
busstopID | ) |
|
◆ GetBusstopRating() [2/2]
| float EAdvertisementManager::GetBusstopRating |
( |
long |
busstopID | ) |
|
◆ GetUnitPrice() [1/2]
| unsigned long EAdvertisementManager::GetUnitPrice |
( |
| ) |
|
◆ GetUnitPrice() [2/2]
| unsigned long EAdvertisementManager::GetUnitPrice |
( |
| ) |
|
◆ GetUsers() [1/2]
| list< unsigned long > EAdvertisementManager::GetUsers |
( |
| ) |
|
◆ GetUsers() [2/2]
| std::list< unsigned long > EAdvertisementManager::GetUsers |
( |
| ) |
|
◆ GetVersion() [1/2]
| long EAdvertisementManager::GetVersion |
( |
| ) |
|
|
static |
◆ GetVersion() [2/2]
| static long EAdvertisementManager::GetVersion |
( |
| ) |
|
|
static |
◆ PrintAdvertisements() [1/2]
| unsigned char * EAdvertisementManager::PrintAdvertisements |
( |
unsigned long & |
advertisementDataSize, |
|
|
unsigned short & |
advertisementHeight, |
|
|
unsigned long |
busstopIDOrigin, |
|
|
unsigned long |
busstopIDDestination, |
|
|
unsigned long |
deviceSNR, |
|
|
unsigned char |
discountType, |
|
|
unsigned char |
cardType |
|
) |
| |
check if communication is in progress
check if ADVERTISEMENTS_FILE is not locked
check if AMOUNTS_FILE is not locked
◆ PrintAdvertisements() [2/2]
| unsigned char * EAdvertisementManager::PrintAdvertisements |
( |
unsigned long & |
advertisementDataSize, |
|
|
unsigned short & |
advertisementHeight, |
|
|
unsigned long |
busstopIDOrigin, |
|
|
unsigned long |
busstopIDDestination, |
|
|
unsigned long |
deviceSNR, |
|
|
unsigned char |
discountType, |
|
|
unsigned char |
cardType |
|
) |
| |
◆ ReadAdvertisements() [1/2]
| void EAdvertisementManager::ReadAdvertisements |
( |
std::string |
pathFile | ) |
|
◆ ReadAdvertisements() [2/2]
| void EAdvertisementManager::ReadAdvertisements |
( |
std::string |
pathFile | ) |
|
◆ SetAreAmountsReaded() [1/2]
| void EAdvertisementManager::SetAreAmountsReaded |
( |
bool |
readed | ) |
|
◆ SetAreAmountsReaded() [2/2]
| void EAdvertisementManager::SetAreAmountsReaded |
( |
bool |
readed | ) |
|
◆ SetIsReaded() [1/2]
| void EAdvertisementManager::SetIsReaded |
( |
bool |
isReaded | ) |
|
◆ SetIsReaded() [2/2]
| void EAdvertisementManager::SetIsReaded |
( |
bool |
isReaded | ) |
|
The documentation for this class was generated from the following files: