27 #ifndef __TRADE_SERVICE_H_INCL__
28 #define __TRADE_SERVICE_H_INCL__
31 #include "packets/Trade.h"
111 #endif//__TRADE_SERVICE_H_INCL__
TradeService(PyServiceMgr *mgr)
std::map< uint32, ActiveSession > m_activeSessions
virtual PyBoundObject * CreateBoundObject(Client *pClient, const PyRep *bind_args)
PyCallable_DECL_CALL(InitiateTrade)
void TransferContainerContents(SystemManager *pSysMgr, InventoryItemRef itemRef, uint32 newOwnerID)
void CancelTrade(Client *pClient)
uint32 GetTradeSessionID()
void InitiateTrade(Client *pClient, PyRep *resp)
void RemoveActiveSession(uint32 myID)
Dispatcher *const m_dispatch
std::list< TradeItems > m_tradelist