#include <buysellhandler.h>
Definition at line 32 of file buysellhandler.h.
◆ BuySellHandler()
EAthena::BuySellHandler::BuySellHandler |
( |
| ) |
|
◆ ~BuySellHandler()
EAthena::BuySellHandler::~BuySellHandler |
( |
| ) |
|
|
virtual |
◆ close()
void EAthena::BuySellHandler::close |
( |
| ) |
const |
|
virtual |
◆ requestBuyList()
void EAthena::BuySellHandler::requestBuyList |
( |
const std::string & |
nick | ) |
const |
|
virtual |
◆ requestSellList()
void EAthena::BuySellHandler::requestSellList |
( |
const std::string & |
nick | ) |
const |
|
virtual |
◆ sendBuyRequest()
void EAthena::BuySellHandler::sendBuyRequest |
( |
const std::string & |
nick, |
|
|
const ShopItem *const |
item, |
|
|
const int |
amount |
|
) |
| const |
|
virtual |
◆ sendSellRequest()
void EAthena::BuySellHandler::sendSellRequest |
( |
const std::string & |
nick, |
|
|
const ShopItem *const |
item, |
|
|
const int |
amount |
|
) |
| const |
|
virtual |
The documentation for this class was generated from the following files: